diff --git a/guide/src/SUMMARY.md b/guide/src/SUMMARY.md index 84ec98d6..57246bd4 100644 --- a/guide/src/SUMMARY.md +++ b/guide/src/SUMMARY.md @@ -26,8 +26,8 @@ - [`js_namespace`](./reference/attributes/on-js-imports/js_namespace.md) - [`method`](./reference/attributes/on-js-imports/method.md) - [`module = "blah"`](./reference/attributes/on-js-imports/module.md) - - [`structural`](./reference/attributes/on-js-imports/structural.md) - [`static_method_of = Blah`](./reference/attributes/on-js-imports/static_method_of.md) + - [`structural`](./reference/attributes/on-js-imports/structural.md) - [On Rust Exports](./reference/attributes/on-rust-exports/index.md) - [`constructor`](./reference/attributes/on-rust-exports/constructor.md) - [`js_name = Blah`](./reference/attributes/on-rust-exports/js_name.md)