From d67a765a86a16d2f6f94606c462791b470778bbb Mon Sep 17 00:00:00 2001 From: James McKinney Date: Thu, 26 Feb 2015 16:38:20 -0500 Subject: [PATCH] change repository organization --- README.md | 2 +- index.md | 4 ++-- specs/event.md | 2 +- specs/index.md | 6 +++--- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 13f597c..8c20ebf 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Popolo supports the development of [reusable open source components](http://popl To run the documentation website locally: - git clone https://github.com/opennorth/popolo-spec.git + git clone https://github.com/popolo-project/popolo-spec.git git co gh-pages bundle bundle exec jekyll serve -w diff --git a/index.md b/index.md index 3d032b7..30179b5 100644 --- a/index.md +++ b/index.md @@ -83,7 +83,7 @@ title: The Popolo Project

Contribute

@@ -97,7 +97,7 @@ title: The Popolo Project mySociety Open Civic Data - Open North + Open North Poplus Sunlight Foundation diff --git a/specs/event.md b/specs/event.md index d314af4..9733d5b 100644 --- a/specs/event.md +++ b/specs/event.md @@ -10,7 +10,7 @@ id: event
  • Event
  • -_Coming soon: [See issue #22](https://github.com/opennorth/popolo-spec/issues/22)_ +_Coming soon: [See issue #22](https://github.com/popolo-project/popolo-spec/issues/22)_

    1. Use cases & requirements

    diff --git a/specs/index.md b/specs/index.md index 639dc0b..44001e7 100644 --- a/specs/index.md +++ b/specs/index.md @@ -81,7 +81,7 @@ The data specification will define terms (classes and properties) to describe an The data specification should: -1. Allow the use of imprecise dates [*[issue 7]*](https://github.com/opennorth/popolo-spec/issues/7). +1. Allow the use of imprecise dates [*[issue 7]*](https://github.com/popolo-project/popolo-spec/issues/7). >Shakespeare was born in April 1564. @@ -362,7 +362,7 @@ Dates must be stored in 3. Consult the list of reduced date formats. XML Schema supports reduced dates such as YYYY and YYYY-MM.

    +

    3. Consult the list of reduced date formats. XML Schema supports reduced dates such as YYYY and YYYY-MM.

    6.1. JSON schema and examples

    @@ -685,4 +685,4 @@ For political groups, the range of the `group` property will be an [organization * 2013-02-16: Add a label property to the Post class. Change the cardinality of the classification property of the Organization class. * 2013-02-01: First public working draft. -[Browse all Git commits on GitHub](https://github.com/opennorth/popolo-spec/commits/gh-pages) +[Browse all Git commits on GitHub](https://github.com/popolo-project/popolo-spec/commits/gh-pages)