Skip to content
Snippets Groups Projects
Verified Commit 37f52ce4 authored by Martin Weise's avatar Martin Weise
Browse files

Wrong link

parent e4e3d5d7
No related branches found
No related tags found
6 merge requests!345Updated docs and endpoints:,!341Fixed mapping problem where UK and FK share columns they are inserted,!339Fixed mapping problem where UK and FK share columns they are inserted,!338Fixed mapping problem where UK and FK share columns they are inserted,!334Fixed mapping problem where UK and FK share columns they are inserted,!333Fixed mapping problem where UK and FK share columns they are inserted
...@@ -104,11 +104,11 @@ export default defineNuxtConfig({ ...@@ -104,11 +104,11 @@ export default defineNuxtConfig({
links: { links: {
keycloak: { keycloak: {
text: 'Auth Service', text: 'Auth Service',
href: 'http://localhost/api/auth/' href: '/api/auth/'
}, },
grafana: { grafana: {
text: 'Dashboard Service', text: 'Dashboard Service',
href: 'http://localhost:3000/dashboards' href: '/dashboard/'
} }
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment