Patch up some links that pointed to an incorrect branch
This commit is contained in:
parent
027325df30
commit
5c267b37c8
2 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@ your suggestions, bug reports, and pull requests and so on.
|
||||||
|
|
||||||
*Note:* Anyone who interacts with Alchemy in any space, including but not
|
*Note:* Anyone who interacts with Alchemy in any space, including but not
|
||||||
limited to this GitHub repository, must follow our [code of
|
limited to this GitHub repository, must follow our [code of
|
||||||
conduct](https://github.com/ryanmcgrath/alchemy/blob/master/code_of_conduct.md).
|
conduct](https://github.com/ryanmcgrath/alchemy/blob/trunk/code_of_conduct.md).
|
||||||
|
|
||||||
|
|
||||||
## Submitting bug reports
|
## Submitting bug reports
|
||||||
|
|
|
||||||
|
|
@ -118,7 +118,7 @@ I'm dual licensing this, due to the licenses that some of the projects it depend
|
||||||
* MIT License ([LICENSE-MIT](LICENSE-MIT.md) or https://opensource.org/licenses/MIT)
|
* MIT License ([LICENSE-MIT](LICENSE-MIT.md) or https://opensource.org/licenses/MIT)
|
||||||
|
|
||||||
### Contributing
|
### Contributing
|
||||||
Before contributing, please read the [contributors guide](https://github.com/ryanmcgrath/alchemy/blob/master/CONTRIBUTING.md)
|
Before contributing, please read the [contributors guide](https://github.com/ryanmcgrath/alchemy/blob/trunk/CONTRIBUTING.md)
|
||||||
for useful information about setting up Alchemy locally, coding style and common abbreviations.
|
for useful information about setting up Alchemy locally, coding style and common abbreviations.
|
||||||
|
|
||||||
Unless you explicitly state otherwise, any contribution you intentionally submit
|
Unless you explicitly state otherwise, any contribution you intentionally submit
|
||||||
|
|
|
||||||
Reference in a new issue