1 parent 43ae078 commit 545cd99Copy full SHA for 545cd99
2 files changed
crates/ark/src/lsp/tests/sources.rs
@@ -426,7 +426,7 @@ fn test_initialization_options_read_nested_objects_only() {
426
}
427
428
/// Turning the setting back on fetches the packages Oak saw while it was off,
429
-/// which is what `doc/configuration-oak.md` promises. This works because both
+/// which is what `doc/oak/configuration.md` promises. This works because both
430
/// early returns in `schedule()` come before the loop that records a package,
431
/// so a declined package stays unseen rather than being marked `Finished`.
432
///
doc/configuration-oak.md doc/oak/configuration.mddoc/configuration-oak.md renamed to doc/oak/configuration.md
0 commit comments