From 6f7341ed27962e8bb014ee7688203a2d52357180 Mon Sep 17 00:00:00 2001 From: Brad King Date: Sat, 8 Feb 2025 09:32:39 -0500 Subject: CPack/WIX: Replace documentation links with their permanent redirects --- Help/cpack_gen/wix.rst | 8 ++++---- Help/prop_inst/CPACK_WIX_ACL.rst | 5 ++--- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/Help/cpack_gen/wix.rst b/Help/cpack_gen/wix.rst index ae4f1e7..e2003ca 100644 --- a/Help/cpack_gen/wix.rst +++ b/Help/cpack_gen/wix.rst @@ -3,7 +3,7 @@ CPack WIX Generator Use the `WiX Toolset`_ to produce a Windows Installer ``.msi`` database. -.. _`WiX Toolset`: https://wixtoolset.org/ +.. _`WiX Toolset`: https://www.firegiant.com/wixtoolset/ .. versionadded:: 3.7 The :variable:`CPACK_COMPONENT__DISABLED` variable is now @@ -222,7 +222,7 @@ Windows using WiX. simply provide the name of the culture. If you specify more than one culture identifier in a comma or semicolon delimited list, the first one that is found will be used. You can find a list of supported languages at: - https://wixtoolset.org/docs/v3/wixui/wixui_localization/ + https://docs.firegiant.com/wix3/wixui/wixui_localization/ .. variable:: CPACK_WIX_TEMPLATE @@ -427,7 +427,7 @@ Windows using WiX. for using WiX extensions. Each declaration should be in the form name=url, where name is the plain namespace without the usual xmlns: prefix and url is an unquoted namespace url. A list of commonly known WiX schemata can be found here: - https://wixtoolset.org/docs/v3/xsd/ + https://docs.firegiant.com/wix3/xsd/ .. variable:: CPACK_WIX_SKIP_WIX_UI_EXTENSION @@ -486,4 +486,4 @@ Windows using WiX. latter installer should be distributed with instructions to first manually uninstall any older version. - See https://wixtoolset.org/docs/v3/xsd/wix/package/ + See https://docs.firegiant.com/wix3/xsd/wix/package/ diff --git a/Help/prop_inst/CPACK_WIX_ACL.rst b/Help/prop_inst/CPACK_WIX_ACL.rst index a82191a..4facb30 100644 --- a/Help/prop_inst/CPACK_WIX_ACL.rst +++ b/Help/prop_inst/CPACK_WIX_ACL.rst @@ -16,8 +16,7 @@ each of which has to match the following format. ```` and ```` specify the windows user and domain for which the ```` element should be generated. -```` is any of the YesNoType attributes listed here:: - - https://wixtoolset.org/documentation/manual/v3/xsd/wix/permission.html +```` is any of the YesNoType attributes listed at: +https://docs.firegiant.com/wix3/xsd/wix/permission/ The property is currently only supported by the :cpack_gen:`CPack WIX Generator`. -- cgit v0.12