Skip to content

Commit afc42a7

Browse files
Scott DoverScott Dover
authored andcommitted
chore: update sidebar position
Signed-off-by: Scott Dover <[email protected]>
1 parent 218e366 commit afc42a7

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

website/docs/Features/accessServer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_position: 1
2+
sidebar_position: 3
33
---
44

55
# Accessing SAS Server

website/docs/Features/sasCodeEditing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_position: 3
2+
sidebar_position: 6
33
---
44

55
# SAS Code Editing Features

website/docs/Features/sasNotebook.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
sidebar_position: 7
3+
---
4+
15
# SAS Notebook
26

37
SAS Notebook is an interactive notebook file that includes markdown code, executable code snippets, and corresponding rich output cells.

0 commit comments

Comments
 (0)