Skip to content

Commit dc0e374

Browse files
committed
meson.build: Update htmlrefpub
1 parent 5073536 commit dc0e374

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
@@ -308,7 +308,7 @@ endif
308308
if meson.is_subproject()
309309
pkgconfig_vars = {
310310
'htmlrefdir': install_prefix / install_docdir / 'reference' / 'html',
311-
'htmlrefpub': 'http://library.gnome.org/devel/libsigc++/unstable/'
311+
'htmlrefpub': 'https://libsigcplusplus.github.io/libsigcplusplus/reference/html/'
312312
}
313313
if build_documentation
314314
pkgconfig_vars += {'doxytagfile': tag_file.full_path()}

0 commit comments

Comments
 (0)