You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2026-05-22 10:15:16 +02:00
Use git url for website clone.
This commit is contained in:
+1
-1
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user