Skip to content

Commit

Permalink
Merge pull request #111 from samply/feature/add-faq-link
Browse files Browse the repository at this point in the history
feat(footer): add faq link
  • Loading branch information
MatsJohansen87 authored Jun 26, 2024
2 parents 9ab093f + f77caf4 commit 9e34f6f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/demo/src/AppCCP.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,11 @@
>
Known Issues
</a>
<a
href="https://dktk.dkfz.de/forschung/Plattformen-und-Technologie-Netzwerke/klinische-plattformen/ccp-faq"
class="faq"
target="_blank">FAQ</a
>
<a class="ccp" href="https://dktk.dkfz.de/ccp" target="_blank">
Clinical Communication Platform (CCP)
</a>
Expand Down

0 comments on commit 9e34f6f

Please sign in to comment.