diff mbox series

board/orangepi-zero-plus: update link in readme

Message ID 20230916092206.851843-1-m.niestroj@grinn-global.com
State Accepted
Headers show
Series board/orangepi-zero-plus: update link in readme | expand

Commit Message

Marcin Niestroj Sept. 16, 2023, 9:22 a.m. UTC
Old link is no longer working, so use new link instead.

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
---
 board/orangepi/orangepi-zero-plus/readme.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Yann E. MORIN Sept. 16, 2023, 11:50 a.m. UTC | #1
Marcin, All,

On 2023-09-16 11:22 +0200, Marcin Niestroj spake thusly:
> Old link is no longer working, so use new link instead.

We have a few other orangepi.org URLS, and by the look of those, they
prob ably no longer work either:

    $ git grep orangepi.org

Could you look into replacing those too, please?

> Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  board/orangepi/orangepi-zero-plus/readme.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/board/orangepi/orangepi-zero-plus/readme.txt b/board/orangepi/orangepi-zero-plus/readme.txt
> index 5556eae890..1e60e0f825 100644
> --- a/board/orangepi/orangepi-zero-plus/readme.txt
> +++ b/board/orangepi/orangepi-zero-plus/readme.txt
> @@ -6,7 +6,7 @@ buildroot environment for the Orangepi Zero Plus. With the current configuration
>  it will bring-up the board, and allow access through the serial console.
>  
>  Orangepi Zero Plus link:
> -http://www.orangepi.org/OrangePiZeroPlus/
> +http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/details/Orange-Pi-Zero-Plus.html
>  
>  This configuration uses U-Boot mainline and kernel mainline.
>  
> -- 
> 2.42.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
Marcin Niestroj Sept. 16, 2023, 2:09 p.m. UTC | #2
Hi Yann,

"Yann E. MORIN" <yann.morin.1998@free.fr> writes:

> Marcin, All,
>
> On 2023-09-16 11:22 +0200, Marcin Niestroj spake thusly:
>> Old link is no longer working, so use new link instead.
>
> We have a few other orangepi.org URLS, and by the look of those, they
> prob ably no longer work either:
>
>     $ git grep orangepi.org
>
> Could you look into replacing those too, please?
>

Good idea! Already sent patch with that.

--
Marcin Niestrój
Peter Korsgaard Sept. 24, 2023, 7:27 p.m. UTC | #3
>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:

 > Marcin, All,
 > On 2023-09-16 11:22 +0200, Marcin Niestroj spake thusly:
 >> Old link is no longer working, so use new link instead.

 > We have a few other orangepi.org URLS, and by the look of those, they
 > prob ably no longer work either:

 >     $ git grep orangepi.org

 > Could you look into replacing those too, please?

 >> Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>

 > Applied to master, thanks.

Committed to 2023.02.x, 2023.05.x and 2023.08.x, thanks.
diff mbox series

Patch

diff --git a/board/orangepi/orangepi-zero-plus/readme.txt b/board/orangepi/orangepi-zero-plus/readme.txt
index 5556eae890..1e60e0f825 100644
--- a/board/orangepi/orangepi-zero-plus/readme.txt
+++ b/board/orangepi/orangepi-zero-plus/readme.txt
@@ -6,7 +6,7 @@  buildroot environment for the Orangepi Zero Plus. With the current configuration
 it will bring-up the board, and allow access through the serial console.
 
 Orangepi Zero Plus link:
-http://www.orangepi.org/OrangePiZeroPlus/
+http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/details/Orange-Pi-Zero-Plus.html
 
 This configuration uses U-Boot mainline and kernel mainline.