Skip to content

Commit

Permalink
Merge branch '2.8' of github.com:ckan/ckan into 2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
tino097 committed Dec 12, 2018
2 parents ed99099 + 7178115 commit b5aeb79
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/conf.py
Expand Up @@ -100,10 +100,10 @@
project_short_name = u'CKAN'
copyright = u'''&copy; 2009-2018 <a href="https://okfn.org/">Open Knowledge International</a> and <a href="https://github.com/ckan/ckan/graphs/contributors">contributors</a>.
Licensed under <a
href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons
href="https://creativecommons.org/licenses/by-sa/3.0/">Creative Commons
Attribution ShareAlike (Unported) v3.0 License</a>.<br />
<img src="http://i.creativecommons.org/l/by-sa/3.0/80x15.png" alt="CC License Logo" />
<a href="http://opendefinition.org/"><img src="http://assets.okfn.org/images/ok_buttons/oc_80x15_blue.png" border="0"
<img src="https://licensebuttons.net/l/by-sa/3.0/80x15.png" alt="CC License Logo" />
<a href="https://opendefinition.org/"><img src="https://assets.okfn.org/images/ok_buttons/oc_80x15_blue.png" border="0"
alt="{{ _('Open Content') }}" /></a>
'''
html_show_sphinx = False
Expand Down

0 comments on commit b5aeb79

Please sign in to comment.