mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-04 15:59:08 -04:00
Update URLs after move to GNOME namespace on GitLab
This commit is contained in:
parent
6a77bfee0a
commit
e9d61cb6f9
8 changed files with 11 additions and 11 deletions
|
@ -9,7 +9,7 @@ from pathlib import Path
|
|||
|
||||
__all__ = ["get_docs_section"]
|
||||
|
||||
DOCS_ROOT = "https://jwestman.pages.gitlab.gnome.org/blueprint-compiler"
|
||||
DOCS_ROOT = "https://gnome.pages.gitlab.gnome.org/blueprint-compiler"
|
||||
|
||||
|
||||
sections: dict[str, "Section"] = {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue