mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2025-12-31 02:39:34 -05:00
README: fix upload link
This commit is contained in:
parent
77e3a489d3
commit
f073520604
1 changed files with 3 additions and 1 deletions
|
|
@ -26,6 +26,8 @@ Documentation
|
|||
* [Installation](doc/01-Installation.md)
|
||||
* [Getting Started](doc/02-Getting-Started.md)
|
||||
* [Create your first process node](doc/03-Create-your-first-process-node.md)
|
||||
* [~~Create additional nodes~~](doc/04-Create-additional-nodes.md)
|
||||
* [~~Populate your structure~~](doc/05-Populate-your-structure.md)
|
||||
|
||||
### Web Components
|
||||
* [Breadcrumb](doc/12-Web-Components-Breadcrumb.md)
|
||||
|
|
@ -35,7 +37,7 @@ Documentation
|
|||
|
||||
### Storage
|
||||
* [Store your Configuration](doc/21-Store-Config.md)
|
||||
* [~~Upload an existing Configuration~~](doc/22-Upload-Config.md)
|
||||
* [Upload an existing Configuration](doc/22-Upload-Config.md)
|
||||
|
||||
### Monitoring
|
||||
* [~~Discover the CLI~~](doc/31-Discover-the-CLI.md)
|
||||
|
|
|
|||
Loading…
Reference in a new issue