[librsvg: 2/3] Update links to the internals documentation
- From: Federico Mena Quintero <federico src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg: 2/3] Update links to the internals documentation
- Date: Wed, 26 May 2021 15:30:03 +0000 (UTC)
commit dc905343bba48975b08a0ffe459f772ddde8b675
Author: Federico Mena Quintero <federico gnome org>
Date: Tue May 25 19:28:45 2021 -0500
Update links to the internals documentation
ARCHITECTURE.md | 2 +-
CONTRIBUTING.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ARCHITECTURE.md b/ARCHITECTURE.md
index 3befa329..0c142fd6 100644
--- a/ARCHITECTURE.md
+++ b/ARCHITECTURE.md
@@ -8,7 +8,7 @@ at a street corner.
The library's internals are documented as Rust documentation comments;
you can look at the rendered version at
-https://gnome.pages.gitlab.gnome.org/librsvg/doc/librsvg/index.html
+https://gnome.pages.gitlab.gnome.org/librsvg/internals/librsvg/index.html
You may also want to see the section below on [interesting parts of
the code](#some_interesting_parts_of_the_code).
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index f739a240..52e28948 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -83,7 +83,7 @@ with a sample SVG file.
## Hacking on librsvg
The library's internals are being documented at
-https://gnome.pages.gitlab.gnome.org/librsvg/doc/rsvg_internals/index.html
+https://gnome.pages.gitlab.gnome.org/librsvg/internals/librsvg/index.html
Please see that documentation for common tasks like adding support for
a new CSS property.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]