Fix Redirecting Error in README.md

Setup and Quickstart file are giving 404 as they were renamed
to installation and getting-started repectively.
Renamed the same in README.md to fix redirecting.
Fixes #845
This commit is contained in:
piyush 2017-10-12 14:12:08 +05:30
parent 2fb357baa3
commit 4d30969041

View File

@ -1,9 +1,9 @@
# Kompose Documentation
* [Introduction](introduction.md)
* [Quick Start](quickstart.md)
* [Getting Started](getting-started.md)
* [User Guide](user-guide.md)
* [Architecture](architecture.md)
* [Conversion](conversion.md)
* [Development](development.md)
* [Setup](setup.md)
* [Installation](installation.md)