We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df36734 commit 6a344c5Copy full SHA for 6a344c5
frontend/src/app/components/footer-bar/footer-bar.component.html
@@ -10,7 +10,7 @@ <h3>List your API mocks on Hub.microcks.io</h3>
10
<div class="mh-footer-bar-contents-left_text">
11
Microcks is an open source Kubernetes native platform for mocking APIs and microservices, allowing contract testing in an automated and scalable way.
12
</div>
13
- <a class="mh-footer-bar_button" href="https://microcks.io/documentation/getting-started/">Jump-start with Microcks</a>
+ <a class="mh-footer-bar_button" href="https://microcks.io/documentation/tutorials/getting-started/">Get Started with Microcks</a>
14
15
<div class="mh-footer-bar-contents-right">
16
<img class="mh-footer-bar-contents-right_logo" src="/assets/images/hub-microcks.svg" alt="Microcks">
0 commit comments