Fix project URL
This commit is contained in:
@@ -97,7 +97,7 @@ endif
|
||||
# XXX: https://github.com/mesonbuild/meson/issues/825
|
||||
docdir = get_option('datadir') / 'doc' / meson.project_name()
|
||||
application_ns = 'name.janouch.'
|
||||
application_url = 'https://janouch.name/p/' + meson.project_name()
|
||||
application_url = 'https://git.janouch.name/p/' + meson.project_name()
|
||||
|
||||
rawconf = configuration_data({
|
||||
'ProjectName' : meson.project_name(),
|
||||
|
||||
Reference in New Issue
Block a user