Skip to content

Commit

Permalink
fix headings and links in the table of contents (ktr0731#660)
Browse files Browse the repository at this point in the history
  • Loading branch information
kakke18 committed Dec 2, 2023
1 parent d1bc03a commit 5efe5f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -37,7 +37,7 @@ So, you can format it by any commands like `jq`. Also, if you want to use the sa
- [From GitHub Releases](#from-github-releases)
- [macOS](#macos)
- [Docker image](#docker-image)
- [[Not-recommended] go get](#not-recommended-go-get)
- [[Not-recommended] go install](#not-recommended-go-install)
- [Usage (REPL)](#usage-repl)
- [Basic usage](#basic-usage)
- [Repeated fields](#repeated-fields)
Expand All @@ -46,7 +46,7 @@ So, you can format it by any commands like `jq`. Also, if you want to use the sa
- [Client streaming RPC](#client-streaming-rpc)
- [Server streaming RPC](#server-streaming-rpc)
- [Bidirectional streaming RPC](#bidirectional-streaming-rpc)
- [Skip the rest of fields](#skip-the-rest-of-fields)
- [Skip the rest of the fields](#skip-the-rest-of-the-fields)
- [Enriched response](#enriched-response)
- [Repeat the previous call](#repeat-the-previous-call)
- [Usage (CLI)](#usage-cli)
Expand Down

0 comments on commit 5efe5f5

Please sign in to comment.