File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# # This file is part of libxml++.
2
2
3
3
AC_INIT ( [ libxml++] , [ 3.0.1] ,
4
- [ https://gitlab.gnome.org/GNOME /libxmlplusplus/issues/ ] ,
5
- [ libxml++] , [ http ://libxmlplusplus.sourceforge.net /] )
4
+ [ https://github.com/libxmlplusplus /libxmlplusplus/issues] ,
5
+ [ libxml++] , [ https ://libxmlplusplus.github.io/libxmlplusplus /] )
6
6
AC_PREREQ ( [ 2.59] )
7
7
8
8
AC_CONFIG_SRCDIR ( [ libxml++/libxml++.h] )
Original file line number Diff line number Diff line change 2
2
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
3
3
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
4
4
<!ENTITY date " February 2002" >
5
- <!ENTITY url_examples_base " https://gitlab.gnome.org/GNOME /libxmlplusplus/tree/master/examples/" >
5
+ <!ENTITY url_examples_base " https://github.com/libxmlplusplus /libxmlplusplus/tree/master/examples/" >
6
6
]>
7
7
8
8
<book id =" index" lang =" en" >
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ the DOM specification. Its API is simpler than the underlying libxml2 C API.</de
12
12
<homepage rdf:resource="http://libxmlplusplus.sourceforge.net/" />
13
13
<mailing-list rdf:resource="mailto:libxmlplusplus-list@gnome.org" />
14
14
<download-page rdf:resource="https://download.gnome.org/sources/libxml++/" />
15
- <bug-database rdf:resource="https://gitlab.gnome.org/GNOME /libxmlplusplus/issues" />
15
+ <bug-database rdf:resource="https://github.com/libxmlplusplus /libxmlplusplus/issues" />
16
16
<!-- Don't know which category to use. See https://mail.gnome.org/archives/desktop-devel-list/2014-August/msg00106.html
17
17
<category rdf:resource="http://api.gnome.org/doap-extensions#bindings" />
18
18
-->
You can’t perform that action at this time.
0 commit comments