Relative links don't work on user page READMEs
~~I think there may already be an issue for this.~~ didn't find one!
Add an image to your user repository (e.g. `kivikakk/kivikakk`), then include it in your `README.md` like this: ``. It shows correctly when you view the user repository directly (i.e. `https://gitlab.com/kivikakk/kivikakk`), but not when it's seen in the user page (i.e. `https://gitlab.com/kivikakk`). It should Just Work™; we're not setting the relative path somewhere.
issue