mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 19:00:08 +00:00
docs: Fix a duplicate ID
This was causing navigation in the online docs to be confused.
This commit is contained in:
parent
f168de3ada
commit
3bed458723
@ -3,7 +3,7 @@
|
||||
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
||||
<!ENTITY % local.common.attrib "xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'">
|
||||
]>
|
||||
<chapter id="gtk-migrating-2-to-3">
|
||||
<chapter id="gtk-migrating-3-x-to-y">
|
||||
<title>Migrating from one GTK+ 3 release to another</title>
|
||||
|
||||
<para>
|
||||
|
Loading…
Reference in New Issue
Block a user