Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
scc-net
netvs
netvs-core
Commits
25c5f767
Commit
25c5f767
authored
Oct 14, 2020
by
janis.streib
🦉
Browse files
FIX: correct doc link in footer
parent
0d258188
Pipeline
#112743
passed with stages
in 8 minutes and 40 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
frontend/src/components/Footer.vue
View file @
25c5f767
...
...
@@ -2,7 +2,8 @@
<footer>
<hr>
<p
class=
"pull-right d-print-none"
>
<a
target=
"_blank"
href=
"https://www-net-doku.scc.kit.edu/webapi/release/dnscfg-perms/"
>
<a
target=
"_blank"
:href=
"$sysinfo.host_oper_mode.is_prod?'https://www-net-doku.scc.kit.edu/':`https://www-net-$
{$sysinfo.host_oper_mode.mode}-doku.scc.kit.edu/`">
<font-awesome-icon
:icon=
"['far', 'life-ring']"
/>
Hilfe/Dokumentation
</a>
|
<b-link
to=
"/swagger"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment