mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 19:09:44 +00:00
fix jinja pocoo.org links
This commit is contained in:
@@ -5,7 +5,7 @@ It is especially powerful when it comes to managing those across different hosts
|
||||
|
||||
The idea of dotdrop is to have the ability to store each dotfile only once and deploy them with a different
|
||||
content on different hosts/setups.
|
||||
To achieve this, it uses [jinja2](https://jinja.pocoo.org/) which is a templating engine that allows to specify
|
||||
To achieve this, it uses [jinja2](https://palletsprojects.com/p/jinja/) which is a templating engine that allows to specify
|
||||
during the dotfile installation how (with what content) each dotfile will be installed based on a selected profile.
|
||||
|
||||
Most information on using dotdrop are described in this documentation
|
||||
|
||||
Reference in New Issue
Block a user