Merge pull request #123 from enguerran/patch-1

Update documentation to fit to #240
This commit is contained in:
Joseph Nix 2017-08-14 09:03:31 -05:00 committed by GitHub
commit 64d27dffa8
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ in the project file would be to use `ghpages+https` like this:
```ini
[servers.ghpages]
target = ghpages+https://username/repository
target = ghpages+https://username/repository.git
```
You need to add this to your `.lektorproject` file.