Blob-link to default branch

On GitHub I’m able to link (in a markdown file) to another file using - instead of a specific branch name. The - resolves to the default branch.

Example: https://github.com/bit-team/backintime/blob/-/FAQ.md

I couldn’t find out if this is possible with Gitea, too.

Example: https://codeberg.org/buhtz/buhtzology/src/branch/develop/CHANGELOG.md. Here I want to somehow remove the branch/develop part from the URL.