Skip to content

Commit 8d7c85e

Browse files
authored
Documentation: fix broken link to 3rd party plugins
https://shaarli.readthedocs.io/en/master/Community-and-related-software/ ends on a 404 error page.
1 parent 2cec1af commit 8d7c85e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tpl/default/tools.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ <h2 class="window-title">{'Bookmarklets'|t}</h2>
123123
<div class="pure-u-lg-1-3 pure-u-22-24 page-form page-form-light">
124124
<h2 class="window-title">{'Third-party resources'|t}</h2>
125125
<div class="tools-item">
126-
<a href="https://shaarli.readthedocs.io/en/master/Community-and-related-software/">
126+
<a href="https://shaarli.readthedocs.io/en/master/Community-and-related-software.html">
127127
<span class="pure-button pure-u-lg-2-3 pure-u-3-4">{'Community and related software'|t}</span>
128128
</a>
129129
</div>

0 commit comments

Comments
 (0)