Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

Fix 404 overview link in README.md #141

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ holds a
[proposal](https://github.com/WebAssembly/exception-handling/blob/master/proposals/Exceptions.md) for
adding exception handling to WebAssembly.

* See the [proposal overview](proposals/Exceptions.md) for a summary of the proposal.
* See the [proposal overview](/proposals/exception-handling/Exceptions.md) for a summary of the proposal.

The repository is now based on the [reference types proposal](proposals/reference-types/Overview.md) and includes all respective changes.

Expand Down