From 862066edc2b5082fa2c26fa293582a2c92e1e2b2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C5=A0t=C4=9Bp=C3=A1n=20N=C4=9Bmec?= <stepnem@smrk.net>
Date: Tue, 20 Aug 2024 16:13:30 +0200
Subject: [PATCH] howto/GettingStarted: link to the OpenBGPD setup page

---
 howto/Getting-Started.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/howto/Getting-Started.md b/howto/Getting-Started.md
index 5776d76..3f1aad8 100644
--- a/howto/Getting-Started.md
+++ b/howto/Getting-Started.md
@@ -333,6 +333,7 @@ You can find [configuration examples for Bird here](/howto/Bird2).
 * BGP:
     * [Bird](/howto/Bird2)
     * [FRR](/howto/frr)
+    * [OpenBGPD](/howto/OpenBGPD)
 * Router specific:
     * [dn42 on OpenWRT](/howto/OpenWRT)
     * [EdgeOS Configuration](/howto/EdgeOS-Config-Example)