Skip to content

Fix dead links in CoSApp specs

Etienne LAC requested to merge cosapp/dead-links into main

Simple URLs are normally rendered as hypertext links in Markdown documents.

However, this does not seem to be the case in tables, where one has to use syntax [text](actual/url).

Edited by Etienne LAC

Merge request reports