From 0d581f2b30ba8c2d4fc5f1917266d8221999265d Mon Sep 17 00:00:00 2001 From: Michael Droettboom Date: Tue, 7 Aug 2018 14:37:13 -0400 Subject: [PATCH 1/2] Update copyright --- source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/conf.py b/source/conf.py index c7c8468b..38af757a 100644 --- a/source/conf.py +++ b/source/conf.py @@ -55,7 +55,7 @@ # General information about the project. project = u'Understanding JSON Schema' -copyright = u'2013-{0}, Michael Droettboom, Space Telescope Science Institute'.format( +copyright = u'2013-2016 Michael Droettboom, Space Telescope Science Institute; © 2016-{0} Michael Droettboom'.format( datetime.datetime.now().year) # The version info for the project you're documenting, acts as replacement for From 118be1727a291a66f6a9e53714ec0ce4b4acaf2e Mon Sep 17 00:00:00 2001 From: Michael Droettboom Date: Tue, 7 Aug 2018 14:58:42 -0400 Subject: [PATCH 2/2] Update old spacetelescope urls --- README.md | 4 ++-- source/_templates/layout.html | 2 +- source/index.rst | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2524a525..0518fd62 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,6 @@ understanding-json-schema A website aiming to provide more accessible documentation for JSON schema. -http://spacetelescope.github.io/understanding-json-schema/index.html +http://json-schema.org/understanding-json-schema/index.html -[![Build Status](https://travis-ci.org/spacetelescope/understanding-json-schema.png)](https://travis-ci.org/spacetelescope/understanding-json-schema) +[![Build Status](https://travis-ci.org/json-schema-org/understanding-json-schema.png)](https://travis-ci.org/json-schema-org/understanding-json-schema) diff --git a/source/_templates/layout.html b/source/_templates/layout.html index 9e30c8ed..353db607 100644 --- a/source/_templates/layout.html +++ b/source/_templates/layout.html @@ -10,7 +10,7 @@ {% block header %} {{ super() }} - `__. + `__. .. toctree:: :maxdepth: 1