commit b5bae2b55af3a6c85d62b166878df273c353c4f8
parent ea7f377bd0b51fadb90076feef3d3f80c9d2da7f
Author: Riaz <riaz@riazj.com>
Date: Sat, 19 Jul 2025 07:21:48 -0700
Change an extension's link to its Firefox page
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/articles/technology-i-use.html b/articles/technology-i-use.html
@@ -20,7 +20,7 @@
<li><a href="https://istilldontcareaboutcookies.com/">I still don't care about cookies: Block Cookie Banners</a></li>
<li><a href="https://github.com/gorhill/uMatrix">uMatrix: Block Content and Requests</a></li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/tridactyl-vim/">Tridactyl: Vim Keyboard Shortcuts</a></li>
-<li><a href="https://languagetool.org/">LanguageTool: Spelling, Grammar, and Sentence Structure Errors</a></li>
+<li><a href="https://addons.mozilla.org/en-US/firefox/addon/languagetool/">LanguageTool: Spelling, Grammar, and Sentence Structure Errors</a></li>
</ul>
</li>
<li>Text Editor: <a href="https://martanne.github.io/vis/">Vis</a></li>