[release-notes/gnome-3-32] Fix broken syntax: Use <link> instead of <a> in Mallard
- From: Andre Klapper <aklapper src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [release-notes/gnome-3-32] Fix broken syntax: Use <link> instead of <a> in Mallard
- Date: Mon, 11 Mar 2019 16:28:42 +0000 (UTC)
commit a30b957264ea89f49374a4019a2b690b8a55b2a4
Author: Andre Klapper <a9016009 gmx de>
Date: Mon Mar 11 17:22:39 2019 +0100
Fix broken syntax: Use <link> instead of <a> in Mallard
"yelp-check validate" is your friend.
help/C/index.page | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/help/C/index.page b/help/C/index.page
index bdf6b5cc..39b6900c 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -33,7 +33,7 @@
contributors.</p>
<p>&gnomeversion; has been named “Taipei” in recognition of the team behind
- <a href="https://2018.gnome.asia">GNOME.Asia 2018</a>. GNOME.Asia is GNOME’s
+ <link href="https://2018.gnome.asia">GNOME.Asia 2018</link>. GNOME.Asia is GNOME’s
official annual summit in Asia, which is only possible thanks to the hard work
of local volunteers. This year’s event was held in Taipei, Taiwan, and we’d
like to thank everyone who contributed to its success.</p>
@@ -77,8 +77,8 @@
<section id="epiphany">
<title>Web</title>
<p>GNOME Web has been enhanced with a new automation mode. This allows the
- application to be controlled by <a href="https://w3c.github.io/webdriver/">
- WebDriver</a>.</p>
+ application to be controlled by <link href="https://w3c.github.io/webdriver/">
+ WebDriver</link>.</p>
<p>Reader mode has been enhanced as well. It now features a set of customizable
preferences and an improved style.</p>
<p>Touchpad users can now take advantage of more gestures when browsing. For
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]