forked from LaconicNetwork/kompose
Merge pull request #847 from piyush1594/redirecting-fixes
Fix Redirecting Error
This commit is contained in:
commit
cfbc83a8ea
@ -41,5 +41,5 @@ Technically, Fabric8 Maven Plugin processes the external docker-compose.yml file
|
||||
|
||||
__Links:__
|
||||
|
||||
* [Quickstart](/docs/maven-example)
|
||||
* [Quickstart](/docs/maven-example.md)
|
||||
* [Documentation](https://maven.fabric8.io/#docker-compose)
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user