diff --git a/Cargo.toml b/Cargo.toml index 92192c230..fb02ac880 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,8 +8,8 @@ version = "0.0.1" edition = "2021" license = "MIT" authors = ["clabby"] -repository = "https://github.com/anton-rs/kona" -homepage = "https://github.com/anton-rs/kona" +repository = "https://github.com/ethereum-optimism/kona" +homepage = "https://github.com/ethereum-optimism/kona" exclude = ["**/target", "benches/", "tests"] [workspace.dependencies] diff --git a/README.md b/README.md index 2870372b9..95ffe7b8c 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,11 @@

- - CI + + CI License - + Book OP Stack @@ -59,7 +59,7 @@ The [book][book] contains a more in-depth overview of the project, contributor g [asterisc]: https://github.com/protolambda/asterisc [fpp-specs]: https://github.com/ethereum-optimism/optimism/blob/develop/specs/fault-proof.md#fault-proof-program -[book]: https://anton-rs.github.io/kona/ +[book]: https://ethereum-optimism.github.io/kona/ [op-labs]: https://github.com/ethereum-optimism [bad-boi-labs]: https://github.com/BadBoiLabs diff --git a/book/README.md b/book/README.md index 0269e8d68..2dd7f715b 100644 --- a/book/README.md +++ b/book/README.md @@ -1,6 +1,6 @@ # `kona-book` -This repository contains the source code for the Kona book, which is available at [anton-rs.github.io/kona](https://anton-rs.github.io/kona/). +This repository contains the source code for the Kona book, which is available at [ethereum-optimism.github.io/kona](https://ethereum-optimism.github.io/kona/). ## Contributing diff --git a/book/src/links.md b/book/src/links.md index 24871b589..7c92b955b 100644 --- a/book/src/links.md +++ b/book/src/links.md @@ -10,11 +10,11 @@ [cannon-specs]: https://github.com/ethereum-optimism/optimism/blob/develop/specs/cannon-fault-proof-vm.md -[kona]: https://github.com/anton-rs/kona -[book]: https://anton-rs.github.io/kona/ -[issues]: https://github.com/anton-rs/kona/issues -[new-issue]: https://github.com/anton-rs/kona/issues/new -[contributing]: https://github.com/anton-rs/kona/tree/main/CONTRIBUTING.md +[kona]: https://github.com/ethereum-optimism/kona +[book]: https://ethereum-optimism.github.io/kona/ +[issues]: https://github.com/ethereum-optimism/kona/issues +[new-issue]: https://github.com/ethereum-optimism/kona/issues/new +[contributing]: https://github.com/ethereum-optimism/kona/tree/main/CONTRIBUTING.md [op-labs]: https://github.com/ethereum-optimism