Rename the master branch to main (#1924)
* This PR is against a branch called `main` * Internally all docs/CI/etc is updated * The default branch of the repo is now `main` * All active PRs have been updated to retarget `main` Closes #1914
This commit is contained in:
@@ -18,7 +18,7 @@ This guide is intended to server a number of purposes and within you'll find:
|
||||
Wasmtime.
|
||||
|
||||
... and more! The source for this guide [lives on
|
||||
GitHub](https://github.com/bytecodealliance/wasmtime/tree/master/docs) and
|
||||
GitHub](https://github.com/bytecodealliance/wasmtime/tree/main/docs) and
|
||||
contributions are welcome!
|
||||
|
||||
[github]: https://github.com/bytecodealliance/wasmtime
|
||||
|
||||
Reference in New Issue
Block a user