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

"a few exceptions" link is broken #1525

Closed
rmcloughlin opened this issue Aug 10, 2024 · 1 comment · Fixed by #1542
Closed

"a few exceptions" link is broken #1525

rmcloughlin opened this issue Aug 10, 2024 · 1 comment · Fixed by #1542

Comments

@rmcloughlin
Copy link

In this section: https://webassembly.org/docs/portability/#assumptions-for-efficient-execution there is a link titled "a few exceptions" which goes to:

https://webassembly.github.io/spec/core/exec/index.html#floating-point-operators

but it should go to

https://webassembly.github.io/spec/core/exec/numerics.html#floating-point-operations

@dschuff dschuff transferred this issue from WebAssembly/website Aug 12, 2024
@dschuff
Copy link
Member

dschuff commented Aug 12, 2024

Thanks, this is acutally a pass-through to the design repo, so I moved the issue.

sunfishcode added a commit to sunfishcode/design that referenced this issue Dec 7, 2024
sunfishcode added a commit that referenced this issue Dec 12, 2024
* Fix a broken link in Portability.md.

Fixes #1525.

* Fix more links.

Fixes #1492.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants