Repository Move: Manually Update URIs

This commit is contained in:
David A. Harding 2015-06-23 09:17:03 -04:00
parent b347044eb2
commit 5e7dbab508
No known key found for this signature in database
GPG key ID: 4B29C30FF29EC4B7
3 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
![Build Status](https://travis-ci.org/bitcoin/bitcoin.org.svg?branch=master) ![Build Status](https://travis-ci.org/bitcoin-dot-org/bitcoin.org.svg?branch=master)
## How To Participate ## How To Participate
@ -91,7 +91,7 @@ When submitting a pull request, please take required time to discuss your change
**Travis Continuous Integration (CI)** **Travis Continuous Integration (CI)**
Shortly after your Pull Request (PR) is submitted, a Travis CI job will Shortly after your Pull Request (PR) is submitted, a Travis CI job will
be added to [our queue](https://travis-ci.org/bitcoin/bitcoin.org). This be added to [our queue](https://travis-ci.org/bitcoin-dot-org/bitcoin.org). This
will build the site and run some basic checks. If the job fails, you will build the site and run some basic checks. If the job fails, you
will be emailed a link to the build log and the PR will indicate a will be emailed a link to the build log and the PR will indicate a
failed job. Read the build report and try to correct the problem---but failed job. Read the build report and try to correct the problem---but
@ -105,7 +105,7 @@ If you'd like to setup Travis on your own repository so you can test
builds before opening a pull request, it's really simple: builds before opening a pull request, it's really simple:
1. Make sure the master branch of your repository is up to date with the 1. Make sure the master branch of your repository is up to date with the
bitcoin/bitcoin.org master branch. bitcoin-dot-org/bitcoin.org master branch.
2. Open [this guide](http://docs.travis-ci.com/user/getting-started/) 2. Open [this guide](http://docs.travis-ci.com/user/getting-started/)
and perform steps one, two, and four. (The other steps are already and perform steps one, two, and four. (The other steps are already

View file

@ -108,7 +108,7 @@ module Jekyll
# Populate site.corecontributors and site.sitecontributors arrays # Populate site.corecontributors and site.sitecontributors arrays
site.corecontributors = contributors('bitcoin/bitcoin',site.config['aliases']) site.corecontributors = contributors('bitcoin/bitcoin',site.config['aliases'])
site.sitecontributors = contributors('bitcoin/bitcoin.org',site.config['aliases']) site.sitecontributors = contributors('bitcoin-dot-org/bitcoin.org',site.config['aliases'])
end end

View file

@ -91,7 +91,7 @@ Firescar96, FrancisPouliot, gurnec, harding, larshesel, LinusU, louisjc,
luke-jr, muresanroland, pstratem, and saivann. luke-jr, muresanroland, pstratem, and saivann.
[HTML proofer]: https://github.com/gjtorikian/html-proofer [HTML proofer]: https://github.com/gjtorikian/html-proofer
[Travis continuous integration (CI)]: https://travis-ci.org/bitcoin/bitcoin.org [Travis continuous integration (CI)]: https://travis-ci.org/bitcoin-dot-org/bitcoin.org
[Garen Torikian]: https://github.com/gjtorikian [Garen Torikian]: https://github.com/gjtorikian
[Choose Your Wallet]: /en/choose-your-wallet [Choose Your Wallet]: /en/choose-your-wallet
[Transifex]: https://www.transifex.com/projects/p/bitcoinorg/ [Transifex]: https://www.transifex.com/projects/p/bitcoinorg/