Skip to content

Commit 3f30407

Browse files
committed
meson.build: Update htmlrefpub
1 parent 07b7bfa commit 3f30407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ endif
412412
if meson.is_subproject()
413413
pkgconfig_vars = {
414414
'htmlrefdir': install_prefix / install_docdir / 'reference' / 'html',
415-
'htmlrefpub': 'http://library.gnome.org/devel/libxml++/unstable/'
415+
'htmlrefpub': 'https://libxmlplusplus.github.io/libxmlplusplus/reference/html/'
416416
}
417417
if build_documentation
418418
pkgconfig_vars += {'doxytagfile': tag_file.full_path()}

0 commit comments

Comments
 (0)