Merge pull request #9 from wormhole-foundation/main

contributing changes back to certusone
This commit is contained in:
Dev 2022-08-26 09:46:17 -05:00 committed by GitHub
commit 2b03a1199d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -23,7 +23,7 @@ brew install mdbook
Next, clone this repo and serve the book:
```sh
git clone https://github.com/certusone/xdapp-book.git
git clone https://github.com/wormhole-foundation/xdapp-book.git
cd xdapp-book
mdbook serve
```

View File

@ -9,4 +9,4 @@ src = "src"
[output.html]
default-theme= "ayu"
git-repository-url="https://github.com/certusone/xdapp-book"
git-repository-url="https://github.com/wormhole-foundation/xdapp-book"

View File

@ -12,6 +12,6 @@ Ready to step _into the wormhole_?
---
Check out this project's [github repository](https://www.github.com/certusone/xdapp-book) to find the accompanying code examples.
Check out this project's [github repository](https://www.github.com/wormhole-foundation/xdapp-book) to find the accompanying code examples.
For additional references, see the **Reference** section.