From e6f110dc2ff2b1e38e9939dd8c1a4100b79e70ed Mon Sep 17 00:00:00 2001 From: Kk Shinkai Date: Mon, 4 Apr 2022 22:05:40 +0800 Subject: [PATCH] Fix document formatting (#3990) --- docs/WASI-api.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/WASI-api.md b/docs/WASI-api.md index e6c0097492..eb38ff9003 100644 --- a/docs/WASI-api.md +++ b/docs/WASI-api.md @@ -3,5 +3,5 @@ Development of the WASI API has now moved to the WASI CG Subgroup; see the [github repository], including the [API documentation]. -[github repository](https://github.com/WebAssembly/WASI/) -[API documentation](https://github.com/WebAssembly/WASI/blob/master/phases/snapshot/docs.md) +[github repository]: https://github.com/WebAssembly/WASI/ +[API documentation]: https://github.com/WebAssembly/WASI/blob/master/phases/snapshot/docs.md