We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05e3a42 commit db38d58Copy full SHA for db38d58
content/conf.py
@@ -19,8 +19,8 @@
19
# -- Project information -----------------------------------------------------
20
21
project = "Introduction to version control with Git"
22
-copyright = "CodeRefinery project"
23
-author = "CodeRefinery project"
+copyright = "CodeRefinery contributors"
+author = "CodeRefinery contributors"
24
github_user = "coderefinery"
25
github_repo_name = "git-intro" # auto-detected from dirname if blank
26
github_version = "main"
0 commit comments