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 a56ce86 commit 776ba73Copy full SHA for 776ba73
client/src/layouts/default/NavDrawer.vue
@@ -126,7 +126,7 @@
126
:title="$t('navigation.kuberoAPI')">
127
</v-list-item>
128
<v-list-item
129
- link href="https://docs.kubero.dev/"
+ link href="https://www.kubero.dev/docs"
130
target="_blank"
131
prepend-icon="mdi-book-open-variant"
132
:title="$t('navigation.documentation')">
0 commit comments