Skip to content

Commit

Permalink
Fix GitHub link
Browse files Browse the repository at this point in the history
  • Loading branch information
jsiegle committed Feb 29, 2024
1 parent ccdcdc6 commit b663b80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -218,8 +218,8 @@

html_context = {
"github_user": "open-ephys",
"github_repo": "doc-template",
"github_version": "master",
"github_repo": "acq-board-docs",
"github_version": "main",
"doc_path": "source",
"css_files": ["_static/theme_overrides.css",],
}
Expand Down

0 comments on commit b663b80

Please sign in to comment.