diff --git a/.gitignore b/.gitignore index f1ca7e7..1aeb0ec 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -# .gitignore for www.rust-bitcoin.org +# .gitignore for rust-bitcoin.github.io # web build site/public diff --git a/README.md b/README.md index afb6bb3..71fd2b4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Website source for `www.rust-bitcoin.org` +# Website source for `https://rust-bitcoin.org` While the website is deployed at rust-bitcoin.org there are still missing parts such as the cookbook. We will be happy to receive contributions adding interesting examples.