Skip to content

Commit 855204b

Browse files
authored
docs: fix broken season of docs links (#1497)
1 parent 6e94891 commit 855204b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/_docs/season_of_docs.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,13 +89,13 @@ Material:
8989
### Improve the contributor's guide
9090

9191
This is currently split between
92-
[CONTRIBUTING.md]
93-
and the [issue template](https://github.com/grpc-ecosystem/grpc-gateway/blob/master/ISSUE_TEMPLATE.md).
92+
[CONTRIBUTING.md](https://github.com/grpc-ecosystem/grpc-gateway/blob/master/CONTRIBUTING.md)
93+
and the [issue templates](https://github.com/grpc-ecosystem/grpc-gateway/tree/master/.github/ISSUE_TEMPLATE).
9494
Both of these are a little ad-hoc and could do with a fresh pair of eyes.
9595

9696
Material:
97-
- [Current CONTRIBUTING.md](https://github.com/grpc-ecosystem/grpc-gateway/blob/master/CHANGELOG.md)
98-
- [Current issue template](https://github.com/grpc-ecosystem/grpc-gateway/blob/master/ISSUE_TEMPLATE.md)
97+
- [Current CONTRIBUTING.md](https://github.com/grpc-ecosystem/grpc-gateway/blob/master/CONTRIBUTING.md)
98+
- [Current issue templates](https://github.com/grpc-ecosystem/grpc-gateway/tree/master/.github/ISSUE_TEMPLATE)
9999

100100
### Write a v2.0.0 migration guide
101101

0 commit comments

Comments
 (0)