Merge pull request #9 from wormhole-foundation/main
contributing changes back to certusone
This commit is contained in:
commit
2b03a1199d
|
@ -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
|
||||
```
|
||||
|
|
|
@ -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"
|
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue