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: correct link to mixes #886

Merged
merged 2 commits into from
Dec 5, 2020
Merged

fix: correct link to mixes #886

merged 2 commits into from
Dec 5, 2020

Conversation

p-c-a
Copy link
Contributor

@p-c-a p-c-a commented Dec 5, 2020

What I did

fixed a typo

How I did it

How to verify it

$ curl -s -o /dev/null -w "%{http_code}" https://github.com/brownie-mixes
404
$ curl -s -o /dev/null -w "%{http_code}" https://github.com/brownie-mix
200

Checklist

  • I have confirmed that my PR passes all linting checks
  • I have included test cases
  • I have updated the documentation
  • I have added an entry to the changelog

Copy link
Member

@iamdefinitelyahuman iamdefinitelyahuman left a comment

Choose a reason for hiding this comment

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

Thanks!

@iamdefinitelyahuman iamdefinitelyahuman merged commit 9c20a28 into eth-brownie:master Dec 5, 2020
@p-c-a p-c-a deleted the fix-mixes-cli-link branch December 6, 2020 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants