docs(sdk): Fix the link to the examples dir
This commit is contained in:
parent
bae6b33497
commit
28412344d5
1 changed files with 1 additions and 1 deletions
|
@ -80,5 +80,5 @@ The `RUST_LOG` variable also supports a more advanced syntax for filtering
|
|||
log output more precisely, for instance with crate-level granularity. For
|
||||
more information on this, check out the [tracing_subscriber documentation].
|
||||
|
||||
[examples]: https://github.com/matrix-org/matrix-rust-sdk/tree/master/crates/matrix_sdk/examples
|
||||
[examples]: https://github.com/matrix-org/matrix-rust-sdk/tree/master/crates/matrix-sdk/examples
|
||||
[tracing_subscriber documentation]: https://tracing.rs/tracing_subscriber/filter/struct.envfilter
|
||||
|
|
Loading…
Reference in a new issue