MZMcBride has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/388932 )

Change subject: Percent-encode URLs in `README.md` to work around bad parsers.
......................................................................

Percent-encode URLs in `README.md` to work around bad parsers.

Change-Id: Ifb3deecc5e7fa79c0fd44936610287a25b401569
---
M README.md
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/tools/minus-x 
refs/changes/32/388932/1

diff --git a/README.md b/README.md
index ba3d51a..37680de 100644
--- a/README.md
+++ b/README.md
@@ -2,11 +2,11 @@
 ======
 
 MinusX is a utility that finds files that shouldn't have a
-[UNIX executable mode](https://en.wikipedia.org/wiki/Modes_(Unix)).
+[UNIX executable mode](https://en.wikipedia.org/wiki/Modes_%28Unix%29).
 
 Files that are marked as executable must either have a MIME type of
 `application/x-executable` or `application/x-sharedlib`, or start with
-a [shebang](https://en.wikipedia.org/wiki/Shebang_(Unix)).
+a [shebang](https://en.wikipedia.org/wiki/Shebang_%28Unix%29).
 
 It can be installed via composer:
 

-- 
To view, visit https://gerrit.wikimedia.org/r/388932
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifb3deecc5e7fa79c0fd44936610287a25b401569
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/tools/minus-x
Gerrit-Branch: master
Gerrit-Owner: MZMcBride <w...@mzmcbride.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to