move VoLTE setup docs fro guide to tutorial

This commit is contained in:
Sukchan Lee 2019-12-17 22:24:25 +09:00
parent a62e07318e
commit 0f0d87d742
3 changed files with 4 additions and 9 deletions

View file

@ -9,11 +9,11 @@ head_inline: "<style> ul { padding-bottom: 1em; } </style>"
- [Quickstart](guide/01-quickstart)
- [Building Open5GS from Sources](guide/02-building-open5gs-from-sources)
- [Splitting Network Elements](guide/03-splitting-network-elements)
- [VoLTE Setup with Kamailio IMS and Open5GS](guide/04-VoLTE-setup)
- [Troubleshooting Open5GS](guide/05-troubleshooting)
- [Troubleshooting Open5GS](guide/04-troubleshooting)
- Tutorials
- [Your First LTE](tutorial/01-your-first-lte)
- [VoLTE Setup with Kamailio IMS and Open5GS](tutorial/02-VoLTE-setup)
- Platform Specific Notes
- [Debian/Ubuntu](platform/01-debian-ubuntu)