Skip to content

Commit 6a344c5

Browse files
🔗 Fix: Updated broken link in Jump Start with Microcks #83 (#85)
Signed-off-by: DeshDeepakKant <deshdeepakkant@gmail.com>
1 parent df36734 commit 6a344c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/app/components/footer-bar/footer-bar.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ <h3>List your API mocks on Hub.microcks.io</h3>
1010
<div class="mh-footer-bar-contents-left_text">
1111
Microcks is an open source Kubernetes native platform for mocking APIs and microservices, allowing contract testing in an automated and scalable way.
1212
</div>
13-
<a class="mh-footer-bar_button" href="https://microcks.io/documentation/getting-started/">Jump-start with Microcks</a>
13+
<a class="mh-footer-bar_button" href="https://microcks.io/documentation/tutorials/getting-started/">Get Started with Microcks</a>
1414
</div>
1515
<div class="mh-footer-bar-contents-right">
1616
<img class="mh-footer-bar-contents-right_logo" src="/assets/images/hub-microcks.svg" alt="Microcks">

0 commit comments

Comments
 (0)