Skip to content

Commit 7bf3547

Browse files
committed
link to ambassador
1 parent 7d40b56 commit 7bf3547

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/components/Navbar.vue

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828
:to="{name: 'Foundation'}">
2929
Foundation
3030
</router-link>
31-
<a href="https://cert.robotframework.org" class="color-white font-title type-uppercase type-no-underline px-small">Certificate</a>
31+
<a href="https://ambassador.robotframework.org" class="color-white font-title type-uppercase type-no-underline px-small">Ambassador</a>
32+
<a href="https://cert.robotframework.org" class="color-white font-title type-uppercase type-no-underline px-small">Cert</a>
3233
<div class="relative" ref="dropdownDocs">
3334
<button
3435
class="flex middle font-title type-uppercase line-height-body dropdown-button px-small"

0 commit comments

Comments
 (0)