Documentation edits made through Mintlify web editor

This commit is contained in:
Tracy Miranda
2023-11-03 11:31:33 -04:00
parent f310c265ec
commit 02d40b8b8d
3 changed files with 3 additions and 5 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
---
title: 'Navigation'
title: 'Connections'
description: 'The navigation field in mint.json defines the pages that go in the navigation menu'
icon: 'map'
---
+1 -3
View File
@@ -5,6 +5,4 @@ icon: 'scroll'
---
## Command History
To access standard command history, you can press UpArrow just like in your normal terminal. These commands are filtered to be from the current screen and the current remote.
To access standard command history, you can press UpArrow just like in your normal terminal. These commands are filtered to be from the current screen and the current remote.
+1 -1
View File
@@ -60,7 +60,7 @@
{
"group": "Features",
"pages": [
"features/appearance",
"features/connections",
"features/navigation"
]
},