-
Notifications
You must be signed in to change notification settings - Fork 5k
Closed
Labels
🐣 pull request welcomeWelcome to contribute for this!Welcome to contribute for this!💊 bugSomething isn't workingSomething isn't working
Milestone
Description
Describe the bug
Auto generated URL of commit SHA references in markdown link to wrong address
Gogs version and commit
Gogs 0.11.91.0811
Git version
Git 2.24.1.windows.2
Operating system
Windows 10 Home (Chinese) 19041.450
Database
Unknown
To Reproduce
Steps to reproduce the behavior:
- Edit README.md file locally, add line with a valid commit SHA value, save file.
- Commit and push README.md to repository
- View the render page of README.md in Gogs
- Click the link of commit SHA references, the browser jump to wrong 404 page
Can you reproduce the bug at https://try.gogs.io?
No try yet
Expected behavior
A link with correct URL to commit SHA references.
Actual behavior
A link with wrong URL, unnecessary 'src/develop' path in the URL.
Screenshots
N/A
Additional context
N/A
Metadata
Metadata
Assignees
Labels
🐣 pull request welcomeWelcome to contribute for this!Welcome to contribute for this!💊 bugSomething isn't workingSomething isn't working