Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Commit 118be17

Browse files
committed
Update old spacetelescope urls
1 parent 0d581f2 commit 118be17

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ understanding-json-schema
33

44
A website aiming to provide more accessible documentation for JSON schema.
55

6-
http://spacetelescope.github.io/understanding-json-schema/index.html
6+
http://json-schema.org/understanding-json-schema/index.html
77

8-
[![Build Status](https://travis-ci.org/spacetelescope/understanding-json-schema.png)](https://travis-ci.org/spacetelescope/understanding-json-schema)
8+
[![Build Status](https://travis-ci.org/json-schema-org/understanding-json-schema.png)](https://travis-ci.org/json-schema-org/understanding-json-schema)

source/_templates/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
{% block header %}
1212
{{ super() }}
13-
<a href="https://github.com/spacetelescope/understanding-json-schema"
13+
<a href="https://github.com/json-schema-org/understanding-json-schema"
1414
class="visible-desktop"><img
1515
style="position: absolute; z-index: 10; top: 40px; right: 0; border: 0;"
1616
src="https://s3.amazonaws.com/github/ribbons/forkme_right_white_ffffff.png"

source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ validator---just yet.
6767
.. only:: html
6868

6969
There is also a `print version of this document
70-
<http://spacetelescope.github.io/understanding-json-schema/UnderstandingJSONSchema.pdf>`__.
70+
<http://json-schema.org/understanding-json-schema/UnderstandingJSONSchema.pdf>`__.
7171

7272
.. toctree::
7373
:maxdepth: 1

0 commit comments

Comments
 (0)