Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken URLs #1008

Merged
merged 1 commit into from
Jan 22, 2024
Merged

Fix broken URLs #1008

merged 1 commit into from
Jan 22, 2024

Conversation

MikeMcQuaid
Copy link
Member

  • Remove some 404ing URLs
  • Adjust the Rakefile accordingly and to catch new failures

- Remove some 404ing URLs
- Adjust the `Rakefile` accordingly and to catch new failures
@MikeMcQuaid MikeMcQuaid merged commit c583ff9 into master Jan 22, 2024
3 checks passed
@MikeMcQuaid MikeMcQuaid deleted the fix_urls branch January 22, 2024 12:33
@@ -217,7 +217,7 @@ <h2 id="analytics-data">{{ t.pagecontent.doc.analytics }}</h2>
<div class="group row">
<h2 id="homebrew-donate">{{ t.pagecontent.doc.donate }}</h2>
<div class="button">
<p><a href="https://github.com/homebrew/brew#donations">Homebrew/brew#donations</a></p>
<p><a href="https://github.com/Homebrew/brew#donations">Homebrew/brew#donations</a></p>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching this; I'd mean to do this today. Kind of surprised it didn't follow the redirect!

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mistydemeo Thanks, you're welcome ❤️

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants