Welcome to the Linking Guide! This page provides instructions on how to properly link to our documentation resources.

Basic Linking Structure

To create a link to a documentation page, follow this structure:

[Link Text](/en/documentation/<page-name>)

Replace <page-name> with the actual name of the page you want to link to.

Example

Here's an example of a link to our Getting Started guide:

Get Started

Best Practices

  • Always use the correct language prefix (e.g., /en/ for English).
  • Ensure that the link text is descriptive and clear.
  • Use the target="_blank" attribute if you want the link to open in a new tab.

Related Resources

For more information on linking and documentation best practices, check out our Writing for Documentation guide.


[center] Linking Example [/center]