Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'xtask/src/tidy.rs')
| -rw-r--r-- | xtask/src/tidy.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xtask/src/tidy.rs b/xtask/src/tidy.rs index edce84a9d4..bf51760de1 100644 --- a/xtask/src/tidy.rs +++ b/xtask/src/tidy.rs @@ -46,7 +46,7 @@ lsp/ext.rs was changed without touching lsp-extensions.md. Expected hash: {expected_hash:x} Actual hash: {actual_hash:x} -Please adjust docs/dev/lsp-extensions.md. +Please adjust docs/book/src/contributing/lsp-extensions.md. " ) } |