fix links

This commit is contained in:
Arnav Sacheti
2025-10-14 20:42:40 -07:00
parent 066d9ca99e
commit 2937624ee7
12 changed files with 19 additions and 19 deletions

View File

@@ -53,7 +53,7 @@ exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"]
html_theme = "sphinx_book_theme"
html_theme_options = {
"repository_url": "https://github.com/SystemRDL/PeakRDL-busdecoder",
"repository_url": "https://github.com/arnavsacheti/PeakRDL-busdecoder",
"path_to_docs": "docs",
"use_download_button": False,
"use_source_button": True,