navbar: redirect wiki to wiki.pvv.ntnu.no

This commit is contained in:
Oystein Kristoffer Tveit 2024-04-08 23:43:06 +02:00
parent 0da5d44ea1
commit da6c1963f8
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ function navbar($depth, $active = NULL) {
'Kontakt' => 'kontakt',
'Webmail' => 'mail',
'Galleri' => 'galleri',
'Wiki' => 'pvv',
'Wiki' => 'https://wiki.pvv.ntnu.no/',
'Git' => 'https://git.pvv.ntnu.no/',
'Tjenester' => 'tjenester',
];