I want to display some images in a Markdown file on Github. I found it works this way:

But i need to collaborate with others so i don't want the username and repo name hard coded .
I tried to use this:

It works on my local disk but not work on Github.
Is there anyone knows about this issue?