Skip to content

Commit

Permalink
+link to fork for PRs, fixed link broken in website version
Browse files Browse the repository at this point in the history
  • Loading branch information
alexvoss committed Oct 25, 2023
1 parent ade0027 commit d8d896a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,9 @@ Following initiative from the author of Material for MkDocs, this plugin provide
## Development
Clone the repository:
Clone the repository. If you are not a collaborator then first [fork it
on GitHub](https://github.com/Guts/mkdocs-rss-plugin/fork) and clone
your fork. Change into the directory that contains the code, then:
```bash
# install development dependencies
Expand All @@ -86,7 +88,7 @@ python -m pip install -U -r requirements/documentation.txt
# alternatively: pip install -e .[doc]
```

Then follow the [contribution guidelines](CONTRIBUTING.md).
Then follow the [contribution guidelines](https://github.com/Guts/mkdocs-rss-plugin/blob/main/CONTRIBUTING.md)

## Release workflow

Expand Down

0 comments on commit d8d896a

Please sign in to comment.