b42de7a5e2a852f3a2b5c4fa782ada38d5ff9467
howto/Getting-started.md
| ... | ... | @@ -99,7 +99,7 @@ There is some documentation in this wiki, like [gre-plus-ipsec](GRE-plus-IPsec). |
| 99 | 99 | |
| 100 | 100 | ## Running a routing daemon |
| 101 | 101 | |
| 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](howto/bgp-on-extreme-summit1i) ). See the relevant [FAQ entry](Frequently-Asked-Questions#What-BGP-daemon-should-I-use?). |
|
| 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 | 104 | You can find [configuration examples for Bird here](howto/bird). |
| 105 | 105 |