Skip to content

Commit 0bb4db6

Browse files
docs: update readme
1 parent dc23dcc commit 0bb4db6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@ java-slack-sdk/
3030
│ ├── pages/ (stuff that isn't docs. This is empty for this repo!)
3131
│ └── theme/ (only contains the 404 page)
3232
├── version-config.yml (Where version numbers are set)
33-
├── docusaurus.config.js (main config file. also where to set navbar/footer)
33+
├── docusaurus.config.js (main config file)
34+
├── footerConfig.js (footer. go to main repo to change)
35+
├── navbarConfig.js (navbar. go to main repo to change)
3436
└── sidebar.js (manually set where the docs are in the sidebar.)
3537
```
3638

0 commit comments

Comments
 (0)