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 7d40b56 commit 7bf3547Copy full SHA for 7bf3547
src/components/Navbar.vue
@@ -28,7 +28,8 @@
28
:to="{name: 'Foundation'}">
29
Foundation
30
</router-link>
31
- <a href="https://cert.robotframework.org" class="color-white font-title type-uppercase type-no-underline px-small">Certificate</a>
+ <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>
33
<div class="relative" ref="dropdownDocs">
34
<button
35
class="flex middle font-title type-uppercase line-height-body dropdown-button px-small"
0 commit comments