Skip to content

Commit 3610bdf

Browse files
authored
Fixed: Github button
1 parent 985a8f5 commit 3610bdf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242

4343
html_context = {
4444
"display_github": True,
45-
"github_user": "Robotics-PEC",
46-
"github_repo": "Getting-Started-with-ROS",
45+
"github_user": "Witty-Wizard",
46+
"github_repo": "SerialIO,
4747
"github_version": "main",
4848
"conf_py_path": "/docs/", # Adjust based on repo structure
4949
}

0 commit comments

Comments
 (0)