Skip to content

Commit

Permalink
docs: fix broken season of docs links (#1497)
Browse files Browse the repository at this point in the history
  • Loading branch information
dufcrule authored Jul 2, 2020
1 parent 6e94891 commit 855204b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/_docs/season_of_docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,13 +89,13 @@ Material:
### Improve the contributor's guide

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

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

### Write a v2.0.0 migration guide

Expand Down

0 comments on commit 855204b

Please sign in to comment.