This repository was archived by the owner on Nov 3, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ understanding-json-schema
3
3
4
4
A website aiming to provide more accessible documentation for JSON schema.
5
5
6
- http://spacetelescope.github.io /understanding-json-schema/index.html
6
+ http://json-schema.org /understanding-json-schema/index.html
7
7
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 )
Original file line number Diff line number Diff line change 10
10
11
11
{% block header %}
12
12
{{ super() }}
13
- < a href ="https://github.com/spacetelescope /understanding-json-schema "
13
+ < a href ="https://github.com/json-schema-org /understanding-json-schema "
14
14
class ="visible-desktop "> < img
15
15
style ="position: absolute; z-index: 10; top: 40px; right: 0; border: 0; "
16
16
src ="https://s3.amazonaws.com/github/ribbons/forkme_right_white_ffffff.png "
Original file line number Diff line number Diff line change 55
55
56
56
# General information about the project.
57
57
project = u'Understanding JSON Schema'
58
- copyright = u'2013-{0}, Michael Droettboom, Space Telescope Science Institute' .format (
58
+ copyright = u'2013-2016 Michael Droettboom, Space Telescope Science Institute; © 2016-{0} Michael Droettboom ' .format (
59
59
datetime .datetime .now ().year )
60
60
61
61
# The version info for the project you're documenting, acts as replacement for
Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ validator---just yet.
67
67
.. only :: html
68
68
69
69
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> `__.
71
71
72
72
.. toctree ::
73
73
:maxdepth: 1
You can’t perform that action at this time.
0 commit comments