Skip to content

Commit

Permalink
Add link to repo in 'about' dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonMellerin committed Dec 6, 2024
1 parent 3565ac8 commit 0de9f68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/app.vue
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@

<p class="mb-4">
Le code source du logiciel est disponible
sur <a href="#" target="_blank" class="underline">son dépôt github</a> sous licence MIT.
sur <a href="https://github.com/makinacorpus/Recolto" target="_blank" class="underline">son dépôt github</a> sous licence MIT.
</p>

<p class="mb-4">
Expand Down

0 comments on commit 0de9f68

Please sign in to comment.