Skip to content

Commit

Permalink
Use full URL for read in browser button (#1794)
Browse files Browse the repository at this point in the history
so that right click > open link works
  • Loading branch information
GarboMuffin authored Dec 21, 2024
1 parent 1dc877e commit 6b12e40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion development/docs-template.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
</a>

<!-- Only used by desktop app -->
<a class="view-in-browser" href="">
<a class="view-in-browser" href="https://extensions.turbowarp.org/<%= slug %>">
Read in browser
</a>
</div>
Expand Down

0 comments on commit 6b12e40

Please sign in to comment.