Skip to content

Commit fbdbdff

Browse files
committed
Update URLs for new Github org
We now have a Github org just for WikiApiary and it’s no longer in thingles personal account. Update URL's on various service to reflect this change.
1 parent e6d4a39 commit fbdbdff

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

BUILD.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The WikiApiary repository contains:
1414
* `migrations` contains the database migrations to setup and modify the MySQL database structure.
1515
* `www` contains static assets that should be served directly via a web server.
1616

17-
WikiApiary uses [Travis-CI](https://travis-ci.org/thingles/WikiApiary) for building and running unit tests. Travis-CI will send build notification to the WikiApiary developer mailing list. Github also sends notifications to the developer mailing list. Code coverage is tracked on [Coveralls](https://coveralls.io/r/thingles/WikiApiary). Code quality analysis is done by [Landscape.io](https://landscape.io/github/thingles/WikiApiary).
17+
WikiApiary uses [Travis-CI](https://travis-ci.org/WikiApiary/WikiApiary) for building and running unit tests. Travis-CI will send build notification to the WikiApiary developer mailing list. Github also sends notifications to the developer mailing list. Code coverage is tracked on [Coveralls](https://coveralls.io/r/WikiApiary/WikiApiary). Code quality analysis is done by [Landscape.io](https://landscape.io/github/WikiApiary/WikiApiary).
1818

1919
## Running Locally
2020

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[WikiApiary](https://wikiapiary.com/) is a wiki that tracks the performance and activity on hundreds of other MediaWiki websites. WikiApiary is largely powered by MediaWiki itself along with Semantic MediaWiki and dozens of related extensions. Additionally, there are bots that work in conjunction with the wiki to provide all of the additional services.
22

3-
[![Build Status](https://travis-ci.org/thingles/WikiApiary.png)](https://travis-ci.org/thingles/WikiApiary) [![Coverage Status](https://coveralls.io/repos/thingles/WikiApiary/badge.png)](https://coveralls.io/r/thingles/WikiApiary) [![Code Quality](https://landscape.io/github/thingles/WikiApiary/master/landscape.png)](https://landscape.io/github/thingles/WikiApiary/master) [![Project Stats](https://www.ohloh.net/p/WikiApiary/widgets/project_thin_badge.gif)](https://www.ohloh.net/p/WikiApiary)
3+
[![Build Status](https://travis-ci.org/WikiApiary/WikiApiary.png)](https://travis-ci.org/WikiApiary/WikiApiary) [![Coverage Status](https://coveralls.io/repos/WikiApiary/WikiApiary/badge.png)](https://coveralls.io/r/WikiApiary/WikiApiary) [![Code Quality](https://landscape.io/github/WikiApiary/WikiApiary/master/landscape.png)](https://landscape.io/github/WikiApiary/WikiApiary/master) [![Project Stats](https://www.ohloh.net/p/WikiApiary/widgets/project_thin_badge.gif)](https://www.ohloh.net/p/WikiApiary)
44

5-
Most of the interesting parts of WikiApiary are on the wiki itself. If you are interested in extending WikiApiary data collection to new data sets or modifying how WikiApiary bots work please [read the build information](https://github.com/thingles/WikiApiary/blob/master/BUILD.md).
5+
Most of the interesting parts of WikiApiary are on the wiki itself. If you are interested in extending WikiApiary data collection to new data sets or modifying how WikiApiary bots work please [read the build information](https://github.com/WikiApiary/WikiApiary/blob/master/BUILD.md).

0 commit comments

Comments
 (0)