File tree Expand file tree Collapse file tree 4 files changed +7
-6
lines changed Expand file tree Collapse file tree 4 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 2929 "icon" : " mouse-pointer-2" ,
3030 "pages" : [
3131 " editor/getting-started" ,
32- " editor/content-management " ,
32+ " editor/git-concepts " ,
3333 " editor/branches" ,
34+ " editor/content-management" ,
3435 " editor/publishing" ,
35- " editor/git-concepts" ,
36- " editor/editor" ,
3736 " editor/troubleshooting"
3837 ]
3938 }
Original file line number Diff line number Diff line change @@ -101,6 +101,7 @@ Markdown mode provides direct access to the underlying `MDX` code of your docume
101101
102102## Next steps
103103
104- - Learn about collaborating with [ branches] ( /editor/branches ) .
105- - Explore [ content management] ( /editor/content-management ) techniques.
104+ - Learn fundamental [ Git concepts] ( /editor/git-concepts ) .
105+ - Learn best practices for collaborating with [ branches] ( /editor/branches ) .
106+ - Explore [ content management] ( /editor/content-management ) with the web editor.
106107- Understand [ publishing options] ( /editor/publishing ) for different scenarios.
Original file line number Diff line number Diff line change 11---
2- title : " Understanding Git with the web editor "
2+ title : " Git concepts "
33description : " Learn how the web editor integrates with Git version control"
44---
55
Original file line number Diff line number Diff line change 11---
22title : " Troubleshooting the web editor"
3+ sidebarTitle : " Troubleshooting"
34description : " Solutions to common web editor issues and problems"
45---
56
You can’t perform that action at this time.
0 commit comments