Drop domain from link

This commit is contained in:
Maximilian Krög
2022-08-21 02:34:16 +02:00
parent 6f3d40cb93
commit fd9c3de002

View File

@@ -61,7 +61,7 @@
{{#if ./experimental}}
<div id="experimental-notice" class="alert alert-warning alert-dismissible" role="alert">
<button id="experimental-dismiss" type="button" class="btn-close" data-bs-dismiss="alert" aria-label="Close"></button>
This example uses features that are not part of the stable API and subject to change between releases. Consult the <a href="https://openlayers.org/en/latest/apidoc/">API documentation</a>
This example uses features that are not part of the stable API and subject to change between releases. Consult the <a href="/en/latest/apidoc/">API documentation</a>
to see what is supported in the latest release.
</div>
{{/if}}