From 6894ba543e7e1e6b22239664629d5091ee74602a Mon Sep 17 00:00:00 2001 From: Fisher Darling Date: Tue, 1 Nov 2022 11:04:33 +0100 Subject: [PATCH] clarify the example folder --- projects/alamesh/setting_up_bird.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/projects/alamesh/setting_up_bird.md b/projects/alamesh/setting_up_bird.md index 9b8340d..c5becc0 100644 --- a/projects/alamesh/setting_up_bird.md +++ b/projects/alamesh/setting_up_bird.md @@ -288,8 +288,9 @@ will set this up for me when I add a peer. ## Adding bird to each router -I've put the configuration for both routers under the bird_conf dir. `ogr` for the OG Router, `tr` for the test -router, and `template` for the template files above. +I've put the bird configuration for both routers under the `bird_example_conf` dir right next to this article. Inside of that +folder you'll find an `ogr` folder for the OG Router, `tr` folder for the test router, and `template` folder for the +template files above. Updating a server conf: ```