Fix repo link target on Travis CI deployment page to rm .git
This commit is contained in:
parent
46b66bec2f
commit
bac3f01460
|
@ -45,7 +45,7 @@ in the project file would be to use `ghpages+https` like this:
|
|||
|
||||
```ini
|
||||
[servers.ghpages]
|
||||
target = ghpages+https://username/repository.git
|
||||
target = ghpages+https://username/repository
|
||||
```
|
||||
|
||||
You need to add this to your `.lektorproject` file.
|
||||
|
|
Loading…
Reference in New Issue