Download raw body.
[PATCH] New Links for www/octeon.html
On 2026/06/17 14:28, Bryan Vyhmeister wrote: > Ubiquiti Networks or UI now has created a techspecs.ui.com site that I > think would be better for the links on octeon.html than the store.ui.com > links that I used before. Diff below. Only slight downside is rhat you lose the purchase link for the remaining one that's still available new (er-8-xg), though I don't think that's a big loss. I'll probably commit it tomorrow unless someone objects or beats me to it (ok sthen). > Bryan > > > Index: octeon.html > =================================================================== > RCS file: /cvs/www/octeon.html,v > diff -u -p -r1.75 octeon.html > --- octeon.html 19 May 2026 11:36:16 -0000 1.75 > +++ octeon.html 17 Jun 2026 21:22:58 -0000 > @@ -88,13 +88,13 @@ EdgeRouter PRO</a><br> > <ul> > <li>SFP slots are not supported yet. > </ul> > -<li><a href="https://store.ui.com/us/en/pro/category/wired-edge-max-routing/products/er-4">Ubiquiti Networks EdgeRouter 4</a> > -<li><a href="https://store.ui.com/us/en/pro/category/wired-edge-max-routing/products/er-6p">Ubiquiti Networks EdgeRouter 6P</a> > -<li><a href="https://store.ui.com/us/en/pro/category/wired-edge-max-routing/products/er-12">Ubiquiti Networks EdgeRouter 12</a> > +<li><a href="https://techspecs.ui.com/uisp/wired/er-4">Ubiquiti Networks EdgeRouter 4</a> > +<li><a href="https://techspecs.ui.com/uisp/wired/er-6p">Ubiquiti Networks EdgeRouter 6P</a> > +<li><a href="https://techspecs.ui.com/uisp/wired/er-12">Ubiquiti Networks EdgeRouter 12</a> > <ul> > <li>Switch ports are not supported yet. > </ul> > -<li><a href="https://store.ui.com/us/en/pro/category/wired-edge-max-routing/products/er-8-xg">Ubiquiti Networks EdgeRouter Infinity</a> > +<li><a href="https://techspecs.ui.com/uisp/wired/er-8-xg">Ubiquiti Networks EdgeRouter Infinity</a> > <ul> > <li>10G SFP+ ports are not supported yet. > </ul> >
[PATCH] New Links for www/octeon.html