summaryrefslogtreecommitdiffhomepage
path: root/sites/shared_conf.py
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2014-09-05 10:14:41 -0700
committerJeff Forcier <jeff@bitprophet.org>2014-09-05 10:14:41 -0700
commiteb7da84bee49f6e7b568ee00fd5f3db0bb29f36a (patch)
tree767474add641a8c7ea8cfbf3bec69a8116f17c02 /sites/shared_conf.py
parente55d9fbde9a37c430cec9390c487693bc1a69d81 (diff)
parente51420c50b27b54086771d0f9077dab4aad82647 (diff)
Merge branch '1.14'
Diffstat (limited to 'sites/shared_conf.py')
-rw-r--r--sites/shared_conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sites/shared_conf.py b/sites/shared_conf.py
index 69908388..4a6a5c4e 100644
--- a/sites/shared_conf.py
+++ b/sites/shared_conf.py
@@ -12,7 +12,7 @@ html_theme_options = {
'description': "A Python implementation of SSHv2.",
'github_user': 'paramiko',
'github_repo': 'paramiko',
- 'gittip_user': 'bitprophet',
+ 'gratipay_user': 'bitprophet',
'analytics_id': 'UA-18486793-2',
'travis_button': True,
}