howto/Getting-started.md
... ...
@@ -101,7 +101,7 @@ There is some documentation in this wiki, like [gre-plus-ipsec](GRE-plus-IPsec).
101 101
102 102
You need a routing daemon to speak BGP with your peers. People usually run Quagga or Bird, but you may use anything (OpenBGPD, XORP, somebody even used an old [hardware router](bgp-on-extreme-summit1i) ). See the relevant [FAQ entry](/FAQ#frequently-asked-questions_what-bgp-daemon-should-i-use).
103 103
104
-You can find [configuration examples for Bird here](howto/bird).
104
+You can find [configuration examples for Bird here](bird).
105 105
106 106
Some [documentation of the old wiki] (http://dn42.volcanis.me/initenv/wiki/HowToPeer.html) might still be handy, but remember that everything there is terribly outdated.
107 107