chore: update repo base urls

Let me have my moment... I finally found a nick I can stay consistent with...
This commit is contained in:
Rodney, Tiara 2025-03-31 22:03:20 +02:00
parent c6bddb136f
commit 6adfc998fe
No known key found for this signature in database
GPG key ID: 5CD8EC1D46106723
2 changed files with 3 additions and 3 deletions

2
.gitmodules vendored
View file

@ -1,3 +1,3 @@
[submodule "vendor/html-theme-ref"] [submodule "vendor/html-theme-ref"]
path = vendor/html-theme-ref path = vendor/html-theme-ref
url = https://github.com/oxbqkwwxfrqccwtg/html-theme-ref.git url = https://github.com/ByteB4rb1e/html-theme-ref.git

View file

@ -2,7 +2,7 @@
# Tiara's Sphinx Theme Reference Implementation # Tiara's Sphinx Theme Reference Implementation
> **Heads up**: This is a work-in-progress reference implementation to showcase > **Heads up**: This is a work-in-progress reference implementation to showcase
how [Tiara's HTML Theming Reference](https://github.com/oxbqkwwxfrqccwtg/html-theme-ref) how [Tiara's HTML Theming Reference](https://github.com/ByteB4rb1e/html-theme-ref)
can integrate with a from-scratch Sphinx documentation theme. I'll be *working can integrate with a from-scratch Sphinx documentation theme. I'll be *working
backwards*, so expect the project to align with this *README*, not the other backwards*, so expect the project to align with this *README*, not the other
way around. way around.
@ -69,7 +69,7 @@ documentation platforms like Sphinx by:
- **Promoting Standards**: Adhering to W3C, accessibility guidelines, and UNIX - **Promoting Standards**: Adhering to W3C, accessibility guidelines, and UNIX
principles. principles.
For the philosophy behind this, see [Tiara's HTML Theming Reference README](https://github.com/oxbqkwwxfrqccwtg/html-theme-ref). For the philosophy behind this, see [Tiara's HTML Theming Reference README](https://github.com/ByteB4rb1e/html-theme-ref).
--- ---