You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently with our gitlab you can't use ../a/b nor /a/b in markdown documentation but you have to use instead pseudo absolute path: a/b, so when we move again to github we'll have to fix paths accordingly
The text was updated successfully, but these errors were encountered:
Currently with our gitlab you can't use
../a/b
nor/a/b
in markdown documentation but you have to use instead pseudo absolute path:a/b
, so when we move again to github we'll have to fix paths accordinglyThe text was updated successfully, but these errors were encountered: