File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 <a href="https://github.com/MaaEnd/MaaEnd/stargazers">
1717 <img src="https://img.shields.io/github/stars/MaaEnd/MaaEnd?style=flat-square" alt="Stars" />
1818 </a>
19- <a href="https://github.com/MaaEnd/MaaEnd/blob/main /LICENSE">
19+ <a href="https://github.com/MaaEnd/MaaEnd/blob/v2 /LICENSE">
2020 <img src="https://img.shields.io/github/license/MaaEnd/MaaEnd?style=flat-square" alt="License" />
2121 </a>
2222 </p >
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ export const GITHUB_URLS = {
55 REPO : GITHUB_REPO_BASE ,
66 RELEASES : `${ GITHUB_REPO_BASE } /releases` ,
77 ISSUES : `${ GITHUB_REPO_BASE } /issues` ,
8- DOCS : `${ GITHUB_REPO_BASE } /blob/main /README.md` ,
8+ DOCS : `${ GITHUB_REPO_BASE } /blob/v2 /README.md` ,
99 API_LATEST_RELEASE :
1010 "https://api.github.com/repos/MaaEnd/MaaEnd/releases/latest" ,
1111} as const ;
You can’t perform that action at this time.
0 commit comments