README: fix upload link

This commit is contained in:
Thomas Gelf 2017-01-27 15:17:36 +01:00
parent 77e3a489d3
commit f073520604

View file

@ -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)