File tree Expand file tree Collapse file tree 3 files changed +8
-14
lines changed
Expand file tree Collapse file tree 3 files changed +8
-14
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ const config: Config = {
129129 } ,
130130 {
131131 label : 'Usage' ,
132- to : 'docs/Usage ' ,
132+ to : 'docs/usage ' ,
133133 }
134134 ] ,
135135 } ,
Original file line number Diff line number Diff line change @@ -19,28 +19,28 @@ Komodo Import is a small docker container that takes some user-provided configur
1919Current functionality:
2020
2121* [x] Generate TOML
22- * [x] To Docker Logs
23- * [x] To File
22+ * [x] [ To Docker Logs] ( ./docs/usage/overview#console )
23+ * [x] [ To File] ( ./docs/usage/overview#file )
2424* [x] Generate Toml For...
2525 * [x] Stack
26- * [x] "Files On Server" Stack types
26+ * [x] [ "Files On Server"] ( ./docs/usage/overview#files-on-server ) Stack types
2727 * [ ] Git Repo
2828* [x] Import directly with Komodo API
29- * [x] Create/modify Resource Sync
29+ * [x] [ Create/modify Resource Sync] ( ./docs/usage/overview#api-sync )
3030 * [ ] Create/modify Stacks
3131 * [ ] Create/modify Deployments
3232
3333## Quick Start
3434
35- [ See the ** Quick Start Guide** ] ( docs/quickstart )
35+ [ See the ** Quick Start Guide** ] ( ./ docs/quickstart)
3636
3737## Installation
3838
39- [ See the ** Installation** documentation] ( docs/installation )
39+ [ See the ** Installation** documentation] ( ./ docs/installation)
4040
4141## Usage
4242
43- [ See the ** Usage** documentation] ( docs/usage )
43+ [ See the ** Usage** documentation] ( ./ docs/usage/overview )
4444
4545## License
4646
You can’t perform that action at this time.
0 commit comments