Add a URL to the TOC

The table of contents can contain links to external sites.

  1. Modify the navigation file as follows:

    nav.adoc
    .Some Heading
    * https://www.google.com/[_Google_^]

In the example above, the link text "Google" is italicized to distinguish it as a link. The use of italic text is not required.

See Antora documentation: Add Links to External Sites.