Revision history [back]
While there's no specific shortcut for it, you can always use relative links omitting the protocol and hostname and using /
at the start of the url.
For instance, if I want to link to the answer [Readable Link - With Hostname](https://askbot.org/en/question/2488/list-of-askbot-sites/)
I can use [Readable Link](/en/question/2488/list-of-askbot-sites/)
While there's no specific shortcut for it, you can always use relative links omitting the protocol and hostname and using /
at the start of the url.
For instance, if I want to link to the answer [Readable Link - With Hostname](https://askbot.org/en/question/2488/list-of-askbot-sites/)
I can use [Readable Link](/en/question/2488/list-of-askbot-sites/)
Readable Link - With Hostname`enter code here