diff mbox series

[1/1] package/btrfs-progs: update Kconfig package homepage URL

Message ID 20240712220431.453080-1-ju.o@free.fr
State Accepted
Headers show
Series [1/1] package/btrfs-progs: update Kconfig package homepage URL | expand

Commit Message

Julien Olivain July 12, 2024, 10:04 p.m. UTC
The btrfs-progs homepage [1] show a banner:

    OBSOLETE CONTENT
    This wiki has been archived and the content is no longer updated.

    NOTE: this wiki is archived and not updated anymore (02/2023).
    Contents will be migrated to https://btrfs.readthedocs.io

This commit updates the URL to the new one at [2].

[1] https://btrfs.wiki.kernel.org/index.php/Main_Page
[2] https://btrfs.readthedocs.io

Signed-off-by: Julien Olivain <ju.o@free.fr>
---
 package/btrfs-progs/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Thomas Petazzoni July 12, 2024, 10:09 p.m. UTC | #1
On Sat, 13 Jul 2024 00:04:31 +0200
Julien Olivain <ju.o@free.fr> wrote:

> The btrfs-progs homepage [1] show a banner:
> 
>     OBSOLETE CONTENT
>     This wiki has been archived and the content is no longer updated.
> 
>     NOTE: this wiki is archived and not updated anymore (02/2023).
>     Contents will be migrated to https://btrfs.readthedocs.io
> 
> This commit updates the URL to the new one at [2].
> 
> [1] https://btrfs.wiki.kernel.org/index.php/Main_Page
> [2] https://btrfs.readthedocs.io
> 
> Signed-off-by: Julien Olivain <ju.o@free.fr>
> ---
>  package/btrfs-progs/Config.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, thanks.

Thomas
Peter Korsgaard Aug. 9, 2024, 11:40 a.m. UTC | #2
>>>>> "Julien" == Julien Olivain <ju.o@free.fr> writes:

 > The btrfs-progs homepage [1] show a banner:
 >     OBSOLETE CONTENT
 >     This wiki has been archived and the content is no longer updated.

 >     NOTE: this wiki is archived and not updated anymore (02/2023).
 >     Contents will be migrated to https://btrfs.readthedocs.io

 > This commit updates the URL to the new one at [2].

 > [1] https://btrfs.wiki.kernel.org/index.php/Main_Page
 > [2] https://btrfs.readthedocs.io

 > Signed-off-by: Julien Olivain <ju.o@free.fr>

Committed to 2024.02.x and 2024.05.x, thanks.
diff mbox series

Patch

diff --git a/package/btrfs-progs/Config.in b/package/btrfs-progs/Config.in
index 35dfc39193..bae096061d 100644
--- a/package/btrfs-progs/Config.in
+++ b/package/btrfs-progs/Config.in
@@ -10,7 +10,7 @@  config BR2_PACKAGE_BTRFS_PROGS
 	help
 	  Btrfs filesystem utilities
 
-	  https://btrfs.wiki.kernel.org/index.php/Main_Page
+	  https://btrfs.readthedocs.io
 
 comment "btrfs-progs needs a toolchain w/ threads"
 	depends on BR2_USE_MMU