Skip to content
Snippets Groups Projects
Commit a8e8d1ad authored by Emmanuel Salomon's avatar Emmanuel Salomon :fist:
Browse files

fix: prevent /admin generate routes error

parent ee058d29
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@
</div>
<a
:href="`/admin/#/collections${document.dir}/entries/${document.slug}`"
:href="`https://monnaie-libre.fr/admin/#/collections${document.dir}/entries/${document.slug}`"
target="_blank"
rel="noopener noreferrer"
class="hover:underline block"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment