diff --git a/content/docs/deployment/travisci/contents.lr b/content/docs/deployment/travisci/contents.lr index b4c383d3..a1b95765 100644 --- a/content/docs/deployment/travisci/contents.lr +++ b/content/docs/deployment/travisci/contents.lr @@ -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.