aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/doc/codeinjectionsemantics.rst
diff options
context:
space:
mode:
Diffstat (limited to 'sources/shiboken2/doc/codeinjectionsemantics.rst')
-rw-r--r--sources/shiboken2/doc/codeinjectionsemantics.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/sources/shiboken2/doc/codeinjectionsemantics.rst b/sources/shiboken2/doc/codeinjectionsemantics.rst
index 0051c63df..beb2997a3 100644
--- a/sources/shiboken2/doc/codeinjectionsemantics.rst
+++ b/sources/shiboken2/doc/codeinjectionsemantics.rst
@@ -2,8 +2,8 @@
Code Injection Semantics
************************
-:std:doc:`API Extractor <apiextractor:overview>` provides the
-:ref:`inject-code <apiextractor:inject-code>` tag
+:std:doc:`API Extractor <overview>` provides the
+:ref:`inject-code <inject-code>` tag
allowing the user to put custom written code to on specific locations of the generated code.
Yet this is only part of what is needed to generate proper binding code, where the custom code
should be written to depends upon the technology used on the generated binding code.