-
- Downloads
There was a problem fetching the pipeline summary.
Support a single directory traversal in RelativeLinkFilter
Prior, if we were viewing a blob at `https://example.com/namespace/project/blob/master/doc/some-file.md` and it contained a relative link such as `[README](../README.md)`, the resulting link when viewing the blob would be: `https://example.com/namespace/project/blob/README.md` which omits the `master` ref, resulting in a 404.
parent
4ed36955
No related branches found
No related tags found
Pipeline #
Please register or sign in to comment