Skip to content
Snippets Groups Projects
Commit 781e4d1c authored by Remi  PLANEL's avatar Remi PLANEL
Browse files

Merge branch 'main' of gitlab.pasteur.fr:mdm-lab/website

parents e27198d9 9f087031
No related branches found
No related tags found
No related merge requests found
Pipeline #120206 passed
......@@ -34,7 +34,7 @@ const sections = ref([
{ id: "wiki", label: "Wiki", toWiki: "/" },
{ id: "refseq", label: "RefSeq DB", toWiki: '/refseq/' },
{ id: "structure", label: "Structure DB", toWiki: '/structure/' },
{ id: "help", label: "Help", toWiki: "/help/" },
{ id: "help", label: "Help", toWiki: "/help/defensefinder/" },
]);
const computedSections = computed(() => {
......
......
<template>
<v-row>
<v-col>
......@@ -42,7 +41,7 @@
</v-card-text>
<v-card-text>
<p>
The list of all systems can be found <NuxtLink to="/wiki/defense-systems">here</NuxtLink>
The list of all systems can be found <a href="https://defensefinder.mdmlab.fr/wiki/defense-systems/">here</a>
</p>
<p>
Any issues concerning DefenseFinder, the software, can be raised here :
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment