Skip to content
This repository was archived by the owner on Jun 7, 2024. It is now read-only.

Commit 26a9322

Browse files
committed
Update a link in examples/README.md [ci skip]
1 parent 9846550 commit 26a9322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,4 @@ POST https://httpbin.org/post, status code: 200, body:
8181
```
8282

8383
There are specific steps for compilation in the [README](https://github.com/wacker-dev/wasi-examples/blob/main/http-client/README.md),
84-
and the main logic of the sample program is located at [lib.rs](https://github.com/wacker-dev/wasi-examples/blob/main/http-client/src/lib.rs#L14-L19).
84+
and the main logic of the sample program is located at [lib.rs](https://github.com/wacker-dev/wasi-examples/blob/main/http-client/src/lib.rs).

0 commit comments

Comments
 (0)