Use the same URI scheme as GitLab
"https://.../#/boards/14" is not really informative and numbers are hard to remember. Please use the same URI scheme as GitLab, that is "/#/boards/<user/group>/<project>"
Also I think this could shortened to "/#/<user/group>/<project>"
EDIT: I did not consider that < starts an HTML tag in markdown.