diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index abd3b185..88289dab 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,6 +1,6 @@ -- [ ] read the [CONTRIBUTING guidelines](README.md#user-content-contributing) +- [ ] read the [CONTRIBUTING guidelines](README.md#contributing) - [ ] raised a GitHub issue or discussed it on the projects chat beforehand - [ ] added unit tests - [ ] added integration tests diff --git a/README.md b/README.md index 20f60249..57cd122b 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ and exposes the advertised routes of your nodes. A [Tailscale network (tailnet)](https://tailscale.com/kb/1136/tailnet/) is private network which Tailscale assigns to a user in terms of private users or an -organisations. +organisation. ## Design goal @@ -189,10 +189,10 @@ make build