github markdown link to other markdown code example
Example 1: how to create link in readme.md
[a link] (https://github.com/user/repo/blob/branch/other_file.md)
Example 2: github link markdown
[Title](https://www.somewebsite.com)
[a link] (https://github.com/user/repo/blob/branch/other_file.md)
[Title](https://www.somewebsite.com)