Skip to content

Commit

Permalink
Update README.md: fix link
Browse files Browse the repository at this point in the history
#filesystem -> #fs
  • Loading branch information
elimisteve authored Nov 22, 2023
1 parent 817a4a2 commit 43a8a87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Supports all of the current WASI subsystems:
- [Clocks](#clocks): Allow / Deny
- [Environment](#env): Set environment variables, configure host environment variable permissions
- [Exit](#exit): Allow / Deny
- [Filesystem](#filesystem): Mount a read-only filesystem, configure host filesystem preopen remappings or pass-through.
- [Filesystem](#fs): Mount a read-only filesystem, configure host filesystem preopen remappings or pass-through.
- [HTTP](#http): Allow / Deny
- [Random](#random): Allow / Deny
- [Sockets](#sockets): Allow / Deny
Expand Down Expand Up @@ -226,4 +226,4 @@ See [LICENSE](LICENSE) for more details.

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in this project by you, as defined in the Apache-2.0 license,
shall be licensed as above, without any additional terms or conditions.
shall be licensed as above, without any additional terms or conditions.

0 comments on commit 43a8a87

Please sign in to comment.