Skip to content

Commit ab5098e

Browse files
committed
docs/index.md: Don't link to developer-old.gnome.org
That web site has been removed.
1 parent d0a8e12 commit ab5098e

File tree

1 file changed

+3
-12
lines changed

1 file changed

+3
-12
lines changed

docs/index.md

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ or the [GNOME download site](https://download.gnome.org/sources/libxml++/).
4343
## Required Libraries
4444

4545
* [libxml2](http://www.xmlsoft.org/)
46-
* libxml++-2.6 and libxml++-3.0: [glibmm-2.4](https://developer-old.gnome.org/glibmm/2.66/)
46+
* libxml++-2.6 and libxml++-3.0: glibmm-2.4
4747
* libxml++-4.0: [glibmm-2.68](https://gnome.pages.gitlab.gnome.org/glibmm/)
4848

4949
## Documentation
@@ -55,17 +55,8 @@ You can also browse online the [reference documentation](reference/html/index.ht
5555

5656
### Other ABI Versions
5757

58-
libxml++-2.6: [manual](https://developer-old.gnome.org/libxml++-tutorial/2.42/)
59-
and [reference documentation](https://developer-old.gnome.org/libxml++/2.42/)
60-
61-
libxml++-3.0: [manual](https://developer-old.gnome.org/libxml++-tutorial/3.2/)
62-
and [reference documentation](https://developer-old.gnome.org/libxml++/3.2/)
63-
64-
libxml++-4.0: [manual](https://developer-old.gnome.org/libxml++-tutorial/4.0/)
65-
and [reference documentation](https://developer-old.gnome.org/libxml++/4.0)
66-
67-
This documentation is frozen on the web. It does not document the latest releases.
68-
If you want newer documentation, you can download a tarball from
58+
The documentation of libxml++-2.6, libxml++-3.0 and libxml++-4.0 is not
59+
available online. You can download a tarball from
6960
[GitHub releases](https://github.com/libxmlplusplus/libxmlplusplus/releases/)
7061
or the [GNOME download site](https://download.gnome.org/sources/libxml++/),
7162
extract it, and view the documentation at *untracked/docs/*.

0 commit comments

Comments
 (0)