You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 13, 2019. It is now read-only.
2. Or use `brew search --desc <keyword>` to browse packages from the command line.
89
89
90
90
## More Documentation
91
-
`brew help`, `man brew` or check [our documentation](https://github.com/Linuxbrew/brew/tree/master/docs#readme).
91
+
`brew help`, `man brew` or check [our documentation](https://github.com/Homebrew/brew/tree/master/docs#readme).
92
92
93
93
## Troubleshooting
94
94
First, please run `brew update` and `brew doctor`.
@@ -99,7 +99,7 @@ Second, read the [Troubleshooting Checklist](https://docs.brew.sh/Troubleshootin
99
99
100
100
## Contributing
101
101
102
-
We'd love you to contribute to Linuxbrew. First, please read our [Contribution Guide](https://github.com/Linuxbrew/brew/blob/master/CONTRIBUTING.md) and [Code of Conduct](https://github.com/Linuxbrew/brew/blob/master/CODE_OF_CONDUCT.md#code-of-conduct). Please see our [guidelines](https://github.com/Linuxbrew/brew/blob/master/CONTRIBUTING.md#contributing-to-linuxbrew) on whether to send pull requests to Linuxbrew or Homebrew.
102
+
We'd love you to contribute to Linuxbrew. First, please read our [Contribution Guide](https://github.com/Homebrew/brew/blob/master/CONTRIBUTING.md) and [Code of Conduct](https://github.com/Homebrew/brew/blob/master/CODE_OF_CONDUCT.md#code-of-conduct).
103
103
104
104
We explicitly welcome contributions from people who have never contributed to open-source before: we were all beginners once! We can help build on a partially working pull request with the aim of getting it merged. We are also actively seeking to diversify our contributors and especially welcome contributions from women from all backgrounds and people of colour.
105
105
@@ -138,11 +138,11 @@ Former maintainers with significant contributions include [JCount](https://githu
138
138
## Linuxbrew Community
139
139
140
140
-[@Linuxbrew on Twitter](https://twitter.com/Linuxbrew)
141
-
-[Linuxbrew/core on GitHub](https://github.com/Linuxbrew/homebrew-core)
141
+
-[Linuxbrew/core on GitHub](https://github.com/Homebrew/linuxbrew-core)
142
142
-[Linuxbrew category](https://discourse.brew.sh/c/linuxbrew) of [Homebrew's Discourse](https://discourse.brew.sh)
143
143
144
144
## License
145
-
Code is under the [BSD 2-clause "Simplified" License](https://github.com/Linuxbrew/brew/blob/master/LICENSE.txt).
145
+
Code is under the [BSD 2-clause "Simplified" License](https://github.com/Homebrew/brew/blob/master/LICENSE.txt).
146
146
Documentation is under the [Creative Commons Attribution license](https://creativecommons.org/licenses/by/4.0/).
0 commit comments