docs: Fix link to contributing sub-page

This commit is contained in:
Nick Fitzgerald
2020-09-28 12:24:00 -07:00
committed by Andrew Brown
parent 0de5f7cf5c
commit 92d3261366

View File

@@ -9,7 +9,7 @@ If a proposal is not listed, then it is not supported by Wasmtime.
Wasmtime will never enable a proposal by default unless it has reached phase 4
of [the WebAssembly standardizations process][phases] and its implementation in
Wasmtime has been [thoroughly
vetted](./contributing-supporting-new-wasm-proposals.html).
vetted](./contributing-implementing-wasm-proposals.html).
| WebAssembly Proposal | Supported in Wasmtime? | Command Line Flag | [`Config`][config] Method |
|---------------------------------------------|----------------------------------|------------------------|---------------------------|