diff options
| author | Bartosz Duszel <bartosz.duszel@protonmail.com> | 2021-08-29 13:00:56 +0000 |
|---|---|---|
| committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2021-08-29 14:04:07 +0000 |
| commit | 372aaba65e69be941ca842a51f93886e9915f43e (patch) | |
| tree | edd653a0828d7c37cfb58d5a77d9cf4b06c28e24 | |
| parent | bc3a01ed0c7903bd9412ece6f32f48eee2cc9985 (diff) | |
| download | doc-372aaba65e69be941ca842a51f93886e9915f43e.tar.gz doc-372aaba65e69be941ca842a51f93886e9915f43e.zip | |
handbook/bsdinstall: Update link to the GParted homepage
PR: 258142
| -rw-r--r-- | documentation/content/en/books/handbook/bsdinstall/_index.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/content/en/books/handbook/bsdinstall/_index.adoc b/documentation/content/en/books/handbook/bsdinstall/_index.adoc index 5c09b033c6..e699d5cd51 100644 --- a/documentation/content/en/books/handbook/bsdinstall/_index.adoc +++ b/documentation/content/en/books/handbook/bsdinstall/_index.adoc @@ -154,7 +154,7 @@ If all of the primary or GPT partitions are already in use, one must be freed fo To create a partition without deleting existing data, use a partition resizing tool to shrink an existing partition and create a new partition using the freed space. + A variety of free and commercial partition resizing tools are listed at http://en.wikipedia.org/wiki/List_of_disk_partitioning_software[http://en.wikipedia.org/wiki/List_of_disk_partitioning_software]. -GParted Live (http://gparted.sourceforge.net/livecd.php[http://gparted.sourceforge.net/livecd.php]) is a free live CD which includes the GParted partition editor. +GParted Live (https://gparted.org/livecd.php[https://gparted.org/livecd.php]) is a free live CD which includes the GParted partition editor. GParted is also included with many other Linux live CD distributions. + [WARNING] |
