Skip to content

Commit 54167e2

Browse files
authored
Add missing link target in README.md for "Proxy-Wasm concepts". (#168)
Signed-off-by: Michael Warres <[email protected]>
1 parent 8e9f4f8 commit 54167e2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ This repository provides the C++ SDK.
2424
## Getting started
2525

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

0 commit comments

Comments
 (0)