diff --git a/doc/RELEASE.md b/doc/RELEASE.md index b119e0add..8d38bef00 100644 --- a/doc/RELEASE.md +++ b/doc/RELEASE.md @@ -45,7 +45,7 @@ git push release-ci ## Clone web documentation into `doc/site` ``` cd doc -git clone https://github.com/pgbackrest/website.git site +git clone git@github.com:pgbackrest/website.git site ``` ## Deploy web documentation to `doc/site`