summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-10-01 20:16:54 +0000
committerMatthias Clasen <mclasen@redhat.com>2020-10-01 20:16:54 +0000
commitfb4aeb1a30b20600e49f2725742868d1fccd2f6a (patch)
treeed007b08cc4446d24fc44201cdf94d797dc90d34
parent4d47d937100973a9ffe80c86732ff7c66afa6c2b (diff)
parent634a61bf669ea06281725fb2a278c7f6ca2c545b (diff)
downloadgtk-doc-fb4aeb1a30b20600e49f2725742868d1fccd2f6a.tar.gz
Merge branch 'fix-wiki-link' into 'master'
help: Fix link to wiki.gnome.org See merge request GNOME/gtk-doc!57
-rw-r--r--help/manual/C/index.docbook2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/manual/C/index.docbook b/help/manual/C/index.docbook
index 7c058d4..3d5330b 100644
--- a/help/manual/C/index.docbook
+++ b/help/manual/C/index.docbook
@@ -1223,7 +1223,7 @@ gtkdoc-fixxref --module=$(DOC_MODULE) --module-dir=html
<para>
More examples of what markdown tags are supported can be found in the
- <ulink url="https://wiki.gnome.org/Projects/GTK%2B/DocumentationSyntax/Markdown">GTK+ Documentation Markdown Syntax Reference</ulink>.
+ <ulink url="https://wiki.gnome.org/Projects/GTK/DocumentationSyntax/Markdown">GTK Documentation Markdown Syntax Reference</ulink>.
</para>
<tip>