Merge pull request #123 from enguerran/patch-1
Update documentation to fit to #240
This commit is contained in:
commit
64d27dffa8
|
@ -45,7 +45,7 @@ in the project file would be to use `ghpages+https` like this:
|
||||||
|
|
||||||
```ini
|
```ini
|
||||||
[servers.ghpages]
|
[servers.ghpages]
|
||||||
target = ghpages+https://username/repository
|
target = ghpages+https://username/repository.git
|
||||||
```
|
```
|
||||||
|
|
||||||
You need to add this to your `.lektorproject` file.
|
You need to add this to your `.lektorproject` file.
|
||||||
|
|
Loading…
Reference in New Issue