Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix links to dirent struct in fd_readdir description #274

Merged
merged 1 commit into from
May 11, 2020

Conversation

kubkon
Copy link
Contributor

@kubkon kubkon commented May 10, 2020

This commit fixes links in fd_readdir description/docs which were
using an outdated (now invalid) ref syntax when referencing dirent
struct.

The changes apply to docs only and only to wasi_unstable and
wasi_snapshot_preview1 snapshots. The wasi_ephemeral has properly
referenced links.

This commit fixes links in `fd_readdir` description/docs which were
using an outdated (now invalid) ref syntax when referencing `dirent`
struct.

The changes apply to docs only and only to `wasi_unstable` and
`wasi_snapshot_preview1` snapshots. The `wasi_ephemeral` has properly
referenced links.
@kubkon kubkon requested a review from sunfishcode May 10, 2020 21:57
@sunfishcode
Copy link
Member

Looks good!

@sunfishcode sunfishcode merged commit b827aa0 into WebAssembly:master May 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants