Skip to content

Commit

Permalink
Add missing link target in README.md for "Proxy-Wasm concepts". (#168)
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Warres <[email protected]>
  • Loading branch information
mpwarres authored Aug 6, 2024
1 parent 8e9f4f8 commit 54167e2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ This repository provides the C++ SDK.
## Getting started

* Read the [API overview](docs/api_overview.md) to learn about [Proxy-Wasm
concepts] and how they are represented in the C++ SDK.
concepts](docs/api_overview.md#concepts-and-terminology) and how they are
represented in the C++ SDK.
* View an [example plugin](example/http_wasm_example.cc).
* Refer to [API documentation](docs/api_overview.md#codemap).
* [Build](docs/building.md) plugin code.
Expand Down

0 comments on commit 54167e2

Please sign in to comment.