Merge pull request #239 from CAM-Gerlach/fix-repo-link
Fix repo link on Travis CI page so it works, and bump Python version
This commit is contained in:
commit
b0df51ccdf
|
@ -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