diff options
| author | mo8it <mo8it@proton.me> | 2025-05-17 21:02:01 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2025-05-17 21:02:01 +0200 |
| commit | 8c247632594db859e319cd561678218de3aca53d (patch) | |
| tree | 2ec85bdba59fd83d45afa6c654ccc90b4fe4d47d | |
| parent | dc468882cc00254b0b87fdcf39d9270d34e6adf8 (diff) | |
Q/A -> Q&A
| -rw-r--r-- | website/config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/config.toml b/website/config.toml index 84acb39..8ecb09b 100644 --- a/website/config.toml +++ b/website/config.toml @@ -27,7 +27,7 @@ url = "/usage" name = "Custom Exercises" url = "/custom-exercises" [[extra.menu_items]] -name = "Q/A" +name = "Q&A" url = "https://github.com/rust-lang/rustlings/discussions/categories/q-a?discussions_q=" [[extra.footer_items]] |
