Documentation

Links

Markdown links can point to pages within your documentation or to external websites.

Use the path to another documentation page.

markdown
[Installation](/getting-started/installation)

Installation

External URLs work in the same way.

markdown
[ctrl alt doc](https://ctrlaltdoc.cc)

ctrl alt doc

You can link directly to a section of a document using its heading ID.

For example:

markdown
[Callouts](/reference/callouts#custom-titles)

Callouts