Fix the link

This commit is contained in:
Sukchan Lee 2020-09-03 12:51:01 -04:00
parent b2814c0ded
commit d4f5b7417d
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ The Open5GS project has implemented several NFs required for 5G Core(SA). Also,
However, the package contains only MME/SGW/PGW/HSS/PCRF. If the tests are fully verified, I will include other NFs in the package later. You'll need to compile the source code for the time being to use added features.
- To use CUPS, you need to run NRF/SMF/UPF instead of PGW.
- 5G Core installation is described separately in this [LINK](/open5gs/docs/new/02-installing-5g-core).
- 5G Core installation is described in this [LINK](/open5gs/docs/guide/02-building-open5gs-from-sources/)
Next, I am considering the separation of SGW-C/SGW-U to implement full CUPS functionality. And, if I have more time, I would like to add NB-IoT function.