forked from LaconicNetwork/kompose
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:
parent
2fb357baa3
commit
4d30969041
@ -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)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user