diff options
| author | Cezary Drożak <czarek@drozak.net> | 2022-05-17 17:19:05 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-17 08:19:05 -0700 |
| commit | 6ea83c185c406d8c81d22da02da4ece0c1ba161f (patch) | |
| tree | e70685316817185cd1df1e1749a1870c858c7cd3 | |
| parent | 9c29d840ff4e33e0925bee60fb4d9aeba968c5d0 (diff) | |
Remove "m." subdomain from Wikipedia link (#8076)
| -rw-r--r-- | MANUAL.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MANUAL.txt b/MANUAL.txt index 77c0182f2..30e46d765 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -4629,7 +4629,7 @@ following restrictions apply: if the link definition is somewhere else in the document. [YAML escape sequence]: https://yaml.org/spec/1.2/spec.html#id2776092 -[Wikipedia entry on YAML syntax]: https://en.m.wikipedia.org/wiki/YAML#Syntax +[Wikipedia entry on YAML syntax]: https://en.wikipedia.org/wiki/YAML#Syntax ## Backslash escapes |
