summaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorVitalie Spinu <spinuvit@gmail.com>2018-06-30 21:59:48 +0200
committerBozhidar Batsov <bozhidar.batsov@gmail.com>2018-06-30 21:59:48 +0200
commitb07e733e03c0bd3694b5e0d4b840301017ad7870 (patch)
tree197a3cee77e129f9309e635cde549f44ea1a9a36 /mkdocs.yml
parentc658d8a759adc187da70efaacf800fdc0f852021 (diff)
[Fix #2341] Update connection management section in the manual (#2364)
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index ae9b6e8d..db765788 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -10,11 +10,11 @@ pages:
- ClojureScript: clojurescript.md
- Interactive Programming: interactive_programming.md
- Using the REPL: using_the_repl.md
+- Managing Connections: managing_connections.md
- Code Completion: code_completion.md
- Navigating Stacktraces: navigating_stacktraces.md
- Running Tests: running_tests.md
- Debugging: debugging.md
-- Managing Connections: managing_connections.md
- Miscellaneous Features: miscellaneous_features.md
- Configuration: configuration.md
- Indentation Specification: indent_spec.md