Skip to content

Commit 8b28cd5

Browse files
authored
Apply suggestions from code review
1 parent 96c518b commit 8b28cd5

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/sphinx/source/conf.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171

7272
# General information about the project.
7373
project = u'SofaPython3'
74-
copyright = u'2025, SOFA Framework'
74+
copyright = '%Y, SOFA Framework'
7575
author = u'consortium@sofa-framework.org'
7676

7777
stream = os.popen("git rev-parse --abbrev-ref HEAD")
@@ -124,7 +124,6 @@ def custom_underline_filter(text, char):
124124
'display_version': True,
125125
'prev_next_buttons_location': 'bottom',
126126
'style_external_links': False,
127-
'github_url':True,
128127

129128
# Toc options
130129
'collapse_navigation': False,

0 commit comments

Comments
 (0)