diff options
author | a1012112796 <1012112796@qq.com> | 2021-04-14 23:59:42 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-14 17:59:42 +0200 |
commit | 08ba895c2b871c309e7787110fbde21214a3d684 (patch) | |
tree | 959d688e5550511365f9ec9188d270bde1a3e2b8 /custom/conf/app.example.ini | |
parent | 1ee776970ac102121871b184b965c30103a2da71 (diff) | |
download | gitea-08ba895c2b871c309e7787110fbde21214a3d684.tar.gz gitea-08ba895c2b871c309e7787110fbde21214a3d684.zip |
fix wrong file link in code search page (#15466)
in previous the grenrated link is
``testg/testrepo/src/commit/....``
which is not right.
the right version is ``/testg/testrepo/.......``
(start wiht ``/``)
or ``http://127.0.0.1:3000/xxxxx`` (full link)
to make it hase same result with explore page
I choose the secound style.
fix #15438
Signed-off-by: a1012112796 <1012112796@qq.com>
Co-authored-by: 6543 <6543@obermui.de>
Diffstat (limited to 'custom/conf/app.example.ini')
0 files changed, 0 insertions, 0 deletions