From d1ff12faf18e635cbdaa0df6b125c705b8724ffc Mon Sep 17 00:00:00 2001 From: Quentin Young Date: Tue, 29 May 2018 19:45:30 +0000 Subject: [PATCH] doc: name correct branch in Debian 9 build docs Credits to TekunoKage for finding and fixing. Signed-off-by: Quentin Young --- doc/Building_FRR_on_Debian9.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Building_FRR_on_Debian9.md b/doc/Building_FRR_on_Debian9.md index 1536c25932..fca7232a48 100644 --- a/doc/Building_FRR_on_Debian9.md +++ b/doc/Building_FRR_on_Debian9.md @@ -30,7 +30,7 @@ an example.) git clone https://github.com/frrouting/frr.git frr cd frr - git checkout stable/3.0 + git checkout stable/4.0 ./bootstrap.sh ./configure \ --enable-exampledir=/usr/share/doc/frr/examples/ \ -- 2.39.5