diff options
author | Robert Speicher <rspeicher@gmail.com> | 2015-09-22 18:26:51 -0400 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2015-09-22 18:26:51 -0400 |
commit | 64e0dfa5306aebdedeb65f2a6db95f4d2314f143 (patch) | |
tree | af0d046826e52322a8fa4ae9d0c4d1743a737c57 /doc/gitlab-basics/start-using-git.md | |
parent | c551c81e28418c67fb398d6efb2183588c09f862 (diff) | |
download | gitlab-ce-64e0dfa5306aebdedeb65f2a6db95f4d2314f143.tar.gz |
Prevent double-prefixing of help page paths
Prior, because the link "api/README.md" was matched twice, the first
link became "help/help/api/README.md". Now we do a negative lookahead to
make sure the link doesn't start with `help/`.
This fix is still not ideal, see TODO note.
Diffstat (limited to 'doc/gitlab-basics/start-using-git.md')
0 files changed, 0 insertions, 0 deletions