Fix links - add the first ref pointing at the fiber7 article
This commit is contained in:
@ -41,13 +41,13 @@ We have been operating autonomous systems and corporate networks for decades.
|
||||
In Switzerland, we incorporated in early 2021 into a limited liability company.
|
||||
|
||||
**Pim van Pelt** -
|
||||
[PBVP1-RIPE](https://apps.db.ripe.net/db-web-ui/query?searchtext=pbvp1-ripe&rflag=true&source=RIPE&bflag=false)
|
||||
[[PBVP1-RIPE](https://apps.db.ripe.net/db-web-ui/query?searchtext=pbvp1-ripe&rflag=true&source=RIPE&bflag=false)]
|
||||
started his career as a network engineer in the Netherlands, where he worked
|
||||
for Intouch, Freeler, and BIT. He helped raise awareness for IPv6, for example
|
||||
by launching it at AMS-IX back in 2001. He also operated
|
||||
[SixXS](https://www.sixxs.net/), a global IPv6 tunnel broker, from 2001 through
|
||||
[[SixXS](https://www.sixxs.net/)], a global IPv6 tunnel broker, from 2001 through
|
||||
to its sunset in 2017. Since 2006, Pim works as a Distinguished SRE at Google
|
||||
in Zurich, Switzerland. In his free time, he goes [Geocaching](https://geocaching.com),
|
||||
contributes to [open source](https://github.com/pimvanpelt) projects, and flies
|
||||
in Zurich, Switzerland. In his free time, he goes [[Geocaching](https://geocaching.com)],
|
||||
contributes to [[open source](https://github.com/pimvanpelt)] projects, and flies
|
||||
model helicopters.
|
||||
|
||||
|
@ -75,6 +75,6 @@ throughput, bandwidth, latency or jitter and packet loss: we've seen it all,
|
||||
from ADSL lines to 300km DWDM spans.
|
||||
|
||||
For some good examples, take a look at these case studies:
|
||||
* [Fiber7 on LiteXchange]({% post_url 2016-10-07-fiber7-litexchange %})
|
||||
* [Fiber7 on LiteXchange]({{< ref "2016-10-07-fiber7-litexchange" >}})
|
||||
* [SixXS Sunset]({% post_url 2017-03-01-sixxs-sunset %})
|
||||
* [Coloclue Loadtesting]({% post_url 2021-02-27-coloclue-loadtest %})
|
||||
|
@ -78,12 +78,12 @@ main {
|
||||
@media #{$mq-xxlarge} { margin: 0 27%; }
|
||||
|
||||
a {
|
||||
color: $ipng-darkorange;
|
||||
color: $ipng-lightorange;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
color: $ipng-lightorange;
|
||||
color: $ipng-darkorange;
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user