From 787f4431c3a11cd477bbca53738931ecb2792a58 Mon Sep 17 00:00:00 2001 From: Robert Schmidt <robert.schmidt@openairinterface.org> Date: Thu, 16 May 2024 17:25:15 +0200 Subject: [PATCH] doc/README.md: Correctly say what OpenShift documentation will give --- doc/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/README.md b/doc/README.md index 9de3dc09638..37edac15ef4 100644 --- a/doc/README.md +++ b/doc/README.md @@ -75,7 +75,7 @@ Legacy unmaintained files: - [How to run 5G with the RFsimulator from images](../ci-scripts/yaml_files/5g_rfsimulator/README.md) - [How to run 4G with the RFsimulator from images](../ci-scripts/yaml_files/4g_rfsimulator_fdd_05MHz/README.md) - [How to run 5G with the L2simulator from images](../ci-scripts/yaml_files/5g_l2sim_tdd/README.md) -- [How to run images in OpenShift](../openshift/README.md) +- [How to run physical simulators in OpenShift](../openshift/README.md) # Libraries -- GitLab