beyond-all-reason / beyond-all-reason/RecoilEngine
Site: source links for springsettings are incorrect
Open
Beginner friendly
area: documentation
bug
- Dominant language
- C++
- Stars
- 679
- Forks
- 290
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 40
Description
The source links to `build/src` which isn't a real file:
https://github.com/beyond-all-reason/RecoilEngine/blob/master/build/src/rts/System/LogOutput.cpp -> link on site, doesn't actually work
https://github.com/beyond-all-reason/RecoilEngine/blob/master/rts/System/LogOutput.cpp -> what it should be, without `build/src`.
Contributor guide
Research direction
Trace the site’s source-link generation for springsettings and compare the broken LogOutput.cpp URL under build/src with the intended rts/System/LogOutput.cpp path. Verify that generated source links omit build/src and resolve to the corresponding files on GitHub.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 68/100