beyond-all-reason / beyond-all-reason/RecoilEngine

Site: source links for springsettings are incorrect

Open Beginner friendly
#2,716 0 comments 0 reactions 0 assignees View on GitHub
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:

Image

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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.