summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index bad773be..7c600b48 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -149,7 +149,7 @@ html_theme_options = {
'github_repo': project.lower(),
'github_button': True,
'github_banner': True,
- 'github_type': 'watch',
+ 'github_type': 'star',
'github_count': True,
'travis_button': True,
'codecov_button': True,