From ec7735d447f6cd554af2ac7fc11ce55c8e7ff9c0 Mon Sep 17 00:00:00 2001 From: Nick Date: Wed, 6 Oct 2021 20:49:04 +1100 Subject: [PATCH] Added links to two new tutorials in docs page. (#1194) --- docs/_pages/docs.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/_pages/docs.md b/docs/_pages/docs.md index 291d76e18..929eaffb8 100644 --- a/docs/_pages/docs.md +++ b/docs/_pages/docs.md @@ -35,6 +35,8 @@ head_inline: "" - @nickvsnetworking - [My first 5G Core : Open5GS and UERANSIM](http://nickvsnetworking.com/my-first-5g-core-open5gs-and-ueransim/) + - [Backing up and restoring Open5GS](https://nickvsnetworking.com/backing-up-and-restoring-open5gs/) + - [Open5Gs Without NAT](https://nickvsnetworking.com/open5gs-without-nat/) - [Sending SMS in Open5GS LTE Networks using the SGs Interface and OsmoMSC](https://nickvsnetworking.com/sending-sms-in-open5gs-lte-networks-using-the-sgs-interface-and-osmomsc-with-smsos/) - [OsmoMSC and Open5GS MME – SGs Interface for CSCF / InterRAT Handover](https://nickvsnetworking.com/osmomsc-and-open5gs-mme-sgs-interface-for-cscf-interran-handover/) - [Static IPs for UEs](http://nickvsnetworking.com/open5gs-epc-static-ip-addresses-for-ues-apns-subscribers/)