---
title: "Links in ReStructured text"
manual: "How to Document"
version: "main"
permalink: "https://docs.typo3.org/permalink/h2document:how-to-document-hyperlinks"
source: "Reference/ReStructuredText/Links/Index.rst"
rendered: "2026-09-26T10:48:44+00:00"
---

# Links in ReStructured text {#how-to-document-hyperlinks}

In reStructuredText (reST) there are multiple methods to define links to
different targets. The following chapter describe those most commonly used in
TYPO3 documentation.

-   [Anchors](https://docs.typo3.org/permalink/h2document:link-anchors)
-   [API links](https://docs.typo3.org/permalink/h2document:api-links-more-information-on-typo3-php-classes)
-   [Composer / Extensions](https://docs.typo3.org/permalink/h2document:linking-composer-packages-and-typo3-extensions)
-   [Core source](https://docs.typo3.org/permalink/h2document:linking-source-files-of-the-typo3-core)
-   [Documentation references](https://docs.typo3.org/permalink/h2document:references-to-typo3-documentation)
-   [example.org](https://docs.typo3.org/permalink/h2document:example-domain-example-org)
-   [External URLs](https://docs.typo3.org/permalink/h2document:external-links-1)
