Re: [PATCH] docs: oa-tc6-framework: Fix link to specification
Randy Dunlap <[email protected]>
| Newsgroups | gmane.linux.network,gmane.linux.documentation |
|---|---|
| Message-ID | <[email protected]> |
On 8/18/26 6:59 AM, Stefan Wahren wrote: > Current link for 10BASE-T1x MAC-PHY Serial Interface Specification > doesn't work - it returns 404. Update the link to the working one. > > Signed-off-by: Stefan Wahren <[email protected]> Acked-by: Randy Dunlap <[email protected]> Thanks. > --- > Documentation/networking/oa-tc6-framework.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/networking/oa-tc6-framework.rst b/Documentation/networking/oa-tc6-framework.rst > index 013824078cea..0feda2f9d840 100644 > --- a/Documentation/networking/oa-tc6-framework.rst > +++ b/Documentation/networking/oa-tc6-framework.rst > @@ -77,7 +77,7 @@ Reference > > 10BASE-T1x MAC-PHY Serial Interface Specification, > > -Link: https://opensig.org/download/document/OPEN_Alliance_10BASET1x_MAC-PHY_Serial_Interface_V1.1.pdf > +Link: https://opensig.org/wp-content/uploads/2023/12/OPEN_Alliance_10BASET1x_MAC-PHY_Serial_Interface_V1.1.pdf > > Hardware Architecture > --------------------- -- ~Randy