From 5e7dbab50873049292155fff77ede6c8a90919ee Mon Sep 17 00:00:00 2001 From: "David A. Harding" Date: Tue, 23 Jun 2015 09:17:03 -0400 Subject: [PATCH] Repository Move: Manually Update URIs --- README.md | 6 +++--- _plugins/contributors.rb | 2 +- _posts/2015-04-01-report-april-2015.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 15f97ced..41341ac6 100644 --- a/README.md +++ b/README.md @@ -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 @@ -91,7 +91,7 @@ When submitting a pull request, please take required time to discuss your change **Travis Continuous Integration (CI)** 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 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 @@ -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: 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/) and perform steps one, two, and four. (The other steps are already diff --git a/_plugins/contributors.rb b/_plugins/contributors.rb index 5eb10e96..b1dffa57 100644 --- a/_plugins/contributors.rb +++ b/_plugins/contributors.rb @@ -108,7 +108,7 @@ module Jekyll # Populate site.corecontributors and site.sitecontributors arrays 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 diff --git a/_posts/2015-04-01-report-april-2015.md b/_posts/2015-04-01-report-april-2015.md index ddece5cf..be8c080e 100644 --- a/_posts/2015-04-01-report-april-2015.md +++ b/_posts/2015-04-01-report-april-2015.md @@ -91,7 +91,7 @@ Firescar96, FrancisPouliot, gurnec, harding, larshesel, LinusU, louisjc, luke-jr, muresanroland, pstratem, and saivann. [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 [Choose Your Wallet]: /en/choose-your-wallet [Transifex]: https://www.transifex.com/projects/p/bitcoinorg/