diff options
| author | Jon Mason <jdmason@kudzu.us> | 2021-11-11 09:21:27 -0500 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-11-11 22:26:46 +0000 |
| commit | 045bc7682c12ccd7c37ffed163172919f37dbd8f (patch) | |
| tree | af3adbd002fd6242b9377fec2e08f36242b0e897 /scripts/lib | |
| parent | 1fc28908d0c3d1f094f67964e91f4f220f3ffdb1 (diff) | |
| download | poky-045bc7682c12ccd7c37ffed163172919f37dbd8f.tar.gz | |
scripts/lib/wic/help.py: Update Fedora Kickstart URLs
The URLs describing Kickstart are no longer valid and do not redirect to
the correct location. Update them with the correct location.
(From OE-Core rev: e5ac75f93c8128b0761af5fee99e8603ddd1657d)
Signed-off-by: Jon Mason <jdmason@kudzu.us>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib')
| -rw-r--r-- | scripts/lib/wic/help.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/lib/wic/help.py b/scripts/lib/wic/help.py index 991907d3f5..4ff7470a6a 100644 --- a/scripts/lib/wic/help.py +++ b/scripts/lib/wic/help.py | |||
| @@ -840,8 +840,8 @@ DESCRIPTION | |||
| 840 | meanings. The commands are based on the Fedora kickstart | 840 | meanings. The commands are based on the Fedora kickstart |
| 841 | documentation but with modifications to reflect wic capabilities. | 841 | documentation but with modifications to reflect wic capabilities. |
| 842 | 842 | ||
| 843 | http://fedoraproject.org/wiki/Anaconda/Kickstart#part_or_partition | 843 | https://pykickstart.readthedocs.io/en/latest/kickstart-docs.html#part-or-partition |
| 844 | http://fedoraproject.org/wiki/Anaconda/Kickstart#bootloader | 844 | https://pykickstart.readthedocs.io/en/latest/kickstart-docs.html#bootloader |
| 845 | 845 | ||
| 846 | Commands | 846 | Commands |
| 847 | 847 | ||
