Browse Source

Add `cli-logging.md` to summary (#6688)

This should fix the broken link reported in #6679; closes #6679.
pull/6689/head
Andrew Brown 1 year ago
committed by GitHub
parent
commit
05a02ef364
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      docs/SUMMARY.md

1
docs/SUMMARY.md

@ -38,6 +38,7 @@
- [Using the `wasmtime` CLI](./cli.md)
- [Installation](./cli-install.md)
- [CLI Options](./cli-options.md)
- [CLI Logging](./cli-logging.md)
- [Cache Configuration](./cli-cache.md)
- [Writing WebAssembly](./wasm.md)
- [Rust](./wasm-rust.md)

Loading…
Cancel
Save