is homebrew.github.io broken ? #5887
Answered
by
alebcay
tinspu
asked this question in
Getting started
-
Output of
|
Beta Was this translation helpful? Give feedback.
Answered by
alebcay
Jan 20, 2025
Replies: 1 comment 6 replies
-
What are you expecting to find there? The Homebrew website is brew.sh. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This doc might help - https://docs.github.com/en/pages/getting-started-with-github-pages/about-github-pages#types-of-github-pages-sites. Homebrew's
brew.sh
is published as a "project site" at repository https://github.com/Homebrew/brew.sh, so it can be reached athomebrew.github.io/brew.sh/
(although GitHub automatically redirects this to the configured custom domain).