GitHub relative link in Markdown file

前端 未结 11 1584
孤独总比滥情好
孤独总比滥情好 2020-11-29 14:40
11条回答
  •  爱一瞬间的悲伤
    2020-11-29 14:47

    I am not sure if I see this option here. You can just create a /folder in your repository and use it directly:

    [a relative link](/folder/myrelativefile.md)
    

    No blob or tree or repository name is needed, and it works like a charm.

提交回复
热议问题