We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c95187f commit 81dd96dCopy full SHA for 81dd96d
1 file changed
layouts/partials/nav.html
@@ -8,7 +8,7 @@
8
<div class="w-2/3 max-md:w-full">
9
<h1 class="text-5xl md:text-7xl font-semibold">Add-ons</h1>
10
<p class="text-xl text-neutral-400 mt-2">Add-on widgets and containers for the Fyne toolkit.
11
- <br><a href="https://docs.fyne.io/submit/addon" class="text-primary-400 hover:underline">Submit yours here</a>
+ <br><a href="https://docs.fyne.io/submit-addon" class="text-primary-400 hover:underline">Submit yours here</a>
12
</p>
13
</div>
14
<div class="flex items-center gap-1 cursor-pointer mt-4">
0 commit comments