mirror of
https://github.com/nix-community/home-manager
synced 2024-11-10 21:29:48 +01:00
github: fix broken links
Current links to contributing and commit style guidelines are out of date.
This commit is contained in:
parent
720d97a404
commit
5e74032406
1 changed files with 2 additions and 2 deletions
4
.github/PULL_REQUEST_TEMPLATE.md
vendored
4
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -15,7 +15,7 @@ pull-request.
|
|||
|
||||
Also make sure to read the guidelines found at
|
||||
|
||||
https://github.com/nix-community/home-manager/blob/master/docs/contributing.adoc#sec-guidelines
|
||||
https://nix-community.github.io/home-manager/#sec-guidelines
|
||||
|
||||
-->
|
||||
|
||||
|
@ -35,7 +35,7 @@ Also make sure to read the guidelines found at
|
|||
{long description}
|
||||
```
|
||||
|
||||
See [CONTRIBUTING](https://github.com/nix-community/home-manager/blob/master/docs/contributing.adoc#sec-commit-style) for more information and [recent commit messages](https://github.com/nix-community/home-manager/commits/master) for examples.
|
||||
See [CONTRIBUTING](https://nix-community.github.io/home-manager/#sec-commit-style) for more information and [recent commit messages](https://github.com/nix-community/home-manager/commits/master) for examples.
|
||||
|
||||
- If this PR adds a new module
|
||||
|
||||
|
|
Loading…
Reference in a new issue