When I write a link to an other org-mode file in an org-mode file, GitHub replaces the ".org"-extension with ".html". E.g. here, in this org-file, https://github.com/MekeorMelire/blog, there's such a link:
"file:posts/Firstpostanothertry.org"
But GitHub instead links to
"posts/Firstpostanothertry.html".
I'd appreciate fixing that. Thank you in advance.