From 88e4d89378d021f1b0044de50fd49988d28bc0a6 Mon Sep 17 00:00:00 2001 From: brutzman <brutzman@nps.edu> Date: Mon, 24 Apr 2023 12:31:31 -0700 Subject: [PATCH] corrected relative url --- assignments/src/MV3500Cohort2023MarchJune/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assignments/src/MV3500Cohort2023MarchJune/README.md b/assignments/src/MV3500Cohort2023MarchJune/README.md index ec84fd4592..31af164571 100644 --- a/assignments/src/MV3500Cohort2023MarchJune/README.md +++ b/assignments/src/MV3500Cohort2023MarchJune/README.md @@ -6,5 +6,5 @@ * [Homework 4 README](homework4/README.md) DIS Specification Review and Feedback * [Projects README](projects/README.md) Simkit OpenDIS Experimentation -Please see the [README.md](../../../README.md) in the parent +Please see the [README.md](../../../../assignments/README.md) in the parent [assignments](../../../../assignments) directory for detailed instructions on gitlab directory setup for Java projects. -- GitLab