Skip to content

Commit 34a1ea3

Browse files
committed
minor doc updates
1 parent 94f2ba1 commit 34a1ea3

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# PRMS-Python
22

3+
[Online documentation](https://prms-python.github.io/PRMS-Python/build/html/index.html)
4+
35
PRMS-Python provides a Python interface to PRMS data files and manages
46
PRMS simulations. This module aims to improve the efficiency of PRMS
57
workflows by giving access to PRMS data structures while providing

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757

5858
# General information about the project.
5959
project = u'PRMS-Python'
60-
copyright = u'2016-2018, John Volk and Matthew Turner'
60+
copyright = u'2016-2020, John Volk and Matthew Turner'
6161
author = u'John Volk and Matthew Turner'
6262

6363
# The version info for the project you're documenting, acts as replacement for
@@ -149,7 +149,7 @@
149149
'github_repo': 'PRMS-Python',
150150
'logo': 'prms-python-200x.png',
151151
'fixed_sidebar': 'true',
152-
'donate_url': 'https://www.patreon.com/bePatron?u=25576909'
152+
'donate_url': 'https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=JH3GLXKCGGQLG&currency_code=USD&source=url'
153153
}
154154

155155
# Add any paths that contain custom themes here, relative to this directory.

0 commit comments

Comments
 (0)