mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-04-29 00:59:07 -05:00
fix(site): revert Star button to direct GitHub link
Deep linking to #why-github-stars-matter created too many hops. Direct link to repo root puts Star button immediately visible.
This commit is contained in:
@@ -133,7 +133,7 @@ sphinx:
|
||||
icon: fa-solid fa-heart
|
||||
type: fontawesome
|
||||
- name: Star
|
||||
url: https://github.com/harvard-edge/cs249r_book?tab=readme-ov-file#why-github-stars-matter
|
||||
url: https://github.com/harvard-edge/cs249r_book
|
||||
icon: fa-brands fa-github
|
||||
type: fontawesome
|
||||
- name: Community
|
||||
|
||||
Reference in New Issue
Block a user