From d5615779178c1b0c46ba3342ead025aa5c220aad Mon Sep 17 00:00:00 2001 From: Radu Date: Sun, 27 Aug 2023 12:27:43 -0400 Subject: README: Fix hyperlinks in cgit Some browsers block `about:*` or `chrome://*` URLs, but at least make it possible to copy and paste them from the README into the tab bar. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8a4e579..b01a1cd 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,8 @@ handlers. It works on the following, to a certain extent: ## Configuration Click on the extension icon in the toolbar or in its extensions menu to open the -options page. This page can also be accessed from , -, etc. +options page. This page can also be accessed from the extensions manager [in +Firefox](about:addons), [in Chromium-based browsers](chrome://extensions), etc. ## Alternative @@ -46,6 +46,6 @@ A copy of the GNU General Public License v2.0 is available in this repository at `licenses/GPL-2.0`. `UnicodeData.txt` is a copy of -https://www.unicode.org/Public/15.0.0/ucd/UnicodeData.txt. It and +. It and `unicode-maps-*.js` are licensed under the Unicode License v3. A copy of the Unicode License is available in this repository at `licenses/UNICODE-3`. -- cgit v1.2.3