Skip to content

Commit

Permalink
[docs] fix broken internal link (/docs/conversion.md)
Browse files Browse the repository at this point in the history
- Removed the `/docs` part and the `.md` part from the link. 
- Tested with `bundle exec jekyll serve`.
- Working correctly now.
  • Loading branch information
soobinrho authored Oct 24, 2022
1 parent 0366ee0 commit 2e5c37c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -474,4 +474,4 @@ For Windows, there is also `credsStore` which is `wincred`. Technically it will

Kompose supports Docker Compose versions: 1, 2 and 3. We have limited support on versions 2.1 and 3.2 due to their experimental nature.

A full list on compatibility between all three versions is listed in our [conversion document](/docs/conversion.md) including a list of all incompatible Docker Compose keys.
A full list on compatibility between all three versions is listed in our [conversion document](/conversion) including a list of all incompatible Docker Compose keys.

0 comments on commit 2e5c37c

Please sign in to comment.