yocaml2: internal hyperlinks #14

Closed
opened 2024-10-22 09:47:07 +00:00 by hannes · 0 comments
Owner

we used to use normal links, now the hostname is included:

-    <main><a href="/index.html">Back to index</a>
+    <main><a href="https://blog.robur.coop/index.html">Back to index</a>

I'd be in favour to not include the hostname.

we used to use normal links, now the hostname is included: ``` - <main><a href="/index.html">Back to index</a> + <main><a href="https://blog.robur.coop/index.html">Back to index</a> ``` I'd be in favour to not include the hostname.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: robur/blog.robur.coop#14
No description provided.