We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e9f4f8 commit 54167e2Copy full SHA for 54167e2
README.md
@@ -24,7 +24,8 @@ This repository provides the C++ SDK.
24
## Getting started
25
26
* Read the [API overview](docs/api_overview.md) to learn about [Proxy-Wasm
27
- concepts] and how they are represented in the C++ SDK.
+ concepts](docs/api_overview.md#concepts-and-terminology) and how they are
28
+ represented in the C++ SDK.
29
* View an [example plugin](example/http_wasm_example.cc).
30
* Refer to [API documentation](docs/api_overview.md#codemap).
31
* [Build](docs/building.md) plugin code.
0 commit comments