Skip to content

Commit 545cd99

Browse files
committed
Move Oak doc to own folder
1 parent 43ae078 commit 545cd99

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

crates/ark/src/lsp/tests/sources.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ fn test_initialization_options_read_nested_objects_only() {
426426
}
427427

428428
/// 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
429+
/// which is what `doc/oak/configuration.md` promises. This works because both
430430
/// early returns in `schedule()` come before the loop that records a package,
431431
/// so a declined package stays unseen rather than being marked `Finished`.
432432
///
File renamed without changes.

0 commit comments

Comments
 (0)