about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorgbmor <ben@gbmor.dev>2020-04-12 12:34:57 -0400
committergbmor <ben@gbmor.dev>2020-04-12 12:34:57 -0400
commitcf3fa78d0b9c6ec74ef072ece1f5b0aecb0c793f (patch)
treedc74787e9b62d9d11cea2d9a680a1932fe7a285a
parentc62dc793d24b2d8302c2c7b10499cc00a4bb6358 (diff)
downloadwiki-cf3fa78d0b9c6ec74ef072ece1f5b0aecb0c793f.tar.gz
fixed link [][] -> []()
-rw-r--r--pages/firefox-address-bar-tips.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/firefox-address-bar-tips.md b/pages/firefox-address-bar-tips.md
index b7cef1a..2f38dc2 100644
--- a/pages/firefox-address-bar-tips.md
+++ b/pages/firefox-address-bar-tips.md
@@ -9,7 +9,7 @@ efficiently
 
 The address bar has become our entry point to the internet these days.
 Firefox in its default configuration does some sort of _smart_ guess on
-what you type there.  If it resembles a [URL][https://en.wikipedia.org/wiki/URL]
+what you type there.  If it resembles a [URL](https://en.wikipedia.org/wiki/URL)
 then the browser makes that request.  If not, it sends the string you typed
 to your default search engine.  It also includes some fuzzy search matches
 from your history and all that, which is fine 90% of the time, but