Fix Redirecting Error
This wil fix the redirecting issue to quickstart in integrations.md and to kompose installation in maven-example.md Fixes #844
This commit is contained in:
@@ -5,7 +5,7 @@ Lets deploy a Springboot Java application with Docker Compose file using Fabric8
|
||||
* Linux or MacOS or Windows
|
||||
* JDK 1.7+ - [JDK Quick Installation Guide](http://openjdk.java.net/install/)
|
||||
* Maven 3.x+ - [Maven Installation Guide](http://www.baeldung.com/install-maven-on-windows-linux-mac)
|
||||
* Kompose - [Kompose Installation Guide](/docs/installation)
|
||||
* Kompose - [Kompose Installation Guide](/docs/installation.md)
|
||||
|
||||
__1. Clone the example project from GitHub__
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user