com doc/zh: fix build: appendices/migration80/incompatible.xml

[email protected] (CHU Zhaowei) Sat, 02 Jan 2021 19:07:30 +0000
Newsgroups php.doc.zh
Message-ID <[email protected]>
Commit:    ed0c308e3d337fe6afc6d6aa9ab822617f5184d6
Author:    CHU Zhaowei <[email protected]>         Sun, 3 Jan 2021 03:07:30 +0800
Parents:   503628b72c201442b928a3789cb245fb167119fb
Branches:  master

Link:       http://git.php.net/?p=doc/zh.git;a=commitdiff;h=ed0c308e3d337fe6afc6d6aa9ab822617f5184d6

Log:
fix build

Changed paths:
  M  appendices/migration80/incompatible.xml


Diff:
diff --git a/appendices/migration80/incompatible.xml b/appendices/migration80/incompatible.xml
index 5aae9108..9ae09dc3 100644
--- a/appendices/migration80/incompatible.xml
+++ b/appendices/migration80/incompatible.xml
@@ -732,7 +732,7 @@ $array["key"];
    </listitem>
    <listitem>
     <para>
-     The <link linkend="ref.xmlwriter">XMLWriter functions</link> now accept and return, respectively,
+     The <link linkend="book.xmlwriter">XMLWriter</link> functions now accept and return, respectively,
      <classname>XMLWriter</classname> objects instead of &resource;s.
     </para>
    </listitem>