use relative links for some hrefs
This commit is contained in:
parent
8c5e547779
commit
8c2a1f9071
@ -53,14 +53,14 @@
|
||||
<ul>
|
||||
<li>
|
||||
<a
|
||||
href="https://documentation.irs.uni-stuttgart.de/projects/fsfw/development/"
|
||||
href="/projects/fsfw/development/"
|
||||
target="_blank"
|
||||
>DEVELOP</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
<a
|
||||
href="https://documentation.irs.uni-stuttgart.de/projects/fsfw/coverage/development/"
|
||||
href="/projects/fsfw/coverage/development/"
|
||||
target="_blank"
|
||||
>→ COVERAGE</a
|
||||
>
|
||||
@ -71,14 +71,14 @@
|
||||
<ul>
|
||||
<li>
|
||||
<a
|
||||
href="https://documentation.irs.uni-stuttgart.de/projects/fsfw/master/"
|
||||
href="/projects/fsfw/master/"
|
||||
target="_blank"
|
||||
>MASTER</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
<a
|
||||
href="https://documentation.irs.uni-stuttgart.de/projects/fsfw/coverage/master/"
|
||||
href="/projects/fsfw/coverage/master/"
|
||||
target="_blank"
|
||||
>→ COVERAGE</a
|
||||
>
|
||||
|
Reference in New Issue
Block a user