From 2686f2e0d5b82bfeaa5d01f52c085b4a41a02c8a Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Mon, 19 Aug 2024 05:45:17 +0200 Subject: [PATCH] pkg: Fix URL redirects --- pkg/storaged/icons/gnome-icons.jsx | 4 ++-- pkg/storaged/jobs-panel.jsx | 2 +- pkg/systemd/README-realmd.md | 2 +- pkg/systemd/logs.jsx | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pkg/storaged/icons/gnome-icons.jsx b/pkg/storaged/icons/gnome-icons.jsx index d34042bf855..f3b708d286e 100644 --- a/pkg/storaged/icons/gnome-icons.jsx +++ b/pkg/storaged/icons/gnome-icons.jsx @@ -1,11 +1,11 @@ -/* Icons from the GNOME projetc, http://www.gnome.org +/* Icons from the GNOME project, https://www.gnome.org This work is licenced under the terms of either the GNU LGPL v3 or Creative Commons Attribution-Share Alike 3.0 United States License. To view a copy of the CC-BY-SA licence, visit - http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to Creative + https://creativecommons.org/licenses/by-sa/3.0/ or send a letter to Creative Commons, 171 Second Street, Suite 300, San Francisco, California 94105, USA. */ diff --git a/pkg/storaged/jobs-panel.jsx b/pkg/storaged/jobs-panel.jsx index 006b114fa9d..b6a18272b73 100644 --- a/pkg/storaged/jobs-panel.jsx +++ b/pkg/storaged/jobs-panel.jsx @@ -33,7 +33,7 @@ const _ = cockpit.gettext; * property of job objects. These are from the storaged * documentation at * - * http://storaged.org/doc/udisks2-api/latest/gdbus-org.freedesktop.UDisks2.Job.html + * https://storaged.org/doc/udisks2-api/latest/gdbus-org.freedesktop.UDisks2.Job.html */ const descriptions = { diff --git a/pkg/systemd/README-realmd.md b/pkg/systemd/README-realmd.md index cb7018e1def..e9fe061b211 100644 --- a/pkg/systemd/README-realmd.md +++ b/pkg/systemd/README-realmd.md @@ -45,7 +45,7 @@ If you want to test against Microsoft Active Directory instead of Samba or FreeI simplest way is to start a temporary [managed AD in AWS](https://docs.aws.amazon.com/directoryservice/latest/admin-guide/directory_microsoft_ad.html) (or another cloud provider). Just follow the few -[setup steps](https://docs.aws.amazon.com/directoryservice/latest/admin-guide/ms_ad_getting_started_create_directory.html): +[setup steps](https://docs.aws.amazon.com/directoryservice/latest/admin-guide/ms_ad_getting_started.html#ms_ad_getting_started_create_directory): Select the smallest edition, specify a directory DNS name (e. g. `ad.cockpit.lan`) and a password for the `Admin` user, and about 20 minutes later the domain server should be set up. The details page of the created domain shows the DNS server's IP; put that into `/etc/resolv.conf`. diff --git a/pkg/systemd/logs.jsx b/pkg/systemd/logs.jsx index 08825056366..151dc94296c 100644 --- a/pkg/systemd/logs.jsx +++ b/pkg/systemd/logs.jsx @@ -413,7 +413,7 @@ const TextFilter = ({ textFilter, onTextFilterChange, filteredQuery }) => { submitSearchButtonLabel={_("Search")} formAdditionalItems={