Skip to content

Commit 79376d2

Browse files
Merge pull request #1438 from vojtechtrefny/main_contributing-update
CONTRIBUTING: Update directions for updating documentation
2 parents 364b01e + 604c43b commit 79376d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Generate documentation for the new release
5858
```
5959
make -C doc html
6060
```
61-
Copy the documentation from `doc/_build/html` to a temporary directory, switch to the `gh-pages`, copy the documentation back and commit and push the changes.
61+
Copy the documentation from `doc/_build/html` to the `blivet` folder in the [Storaged project website repository](https://github.com/storaged-project/storaged-project.github.io) and commit and push the changes.
6262

6363
### Fedora Build Procedure
6464

0 commit comments

Comments
 (0)