From 98001a1100180bddbc8c980279f0c267181e2f1f Mon Sep 17 00:00:00 2001
From: brutzman <brutzman@nps.edu>
Date: Mon, 24 Apr 2023 12:24:59 -0700
Subject: [PATCH] updated cohort links

---
 assignments/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/assignments/README.md b/assignments/README.md
index 303ef5a118..538b740791 100644
--- a/assignments/README.md
+++ b/assignments/README.md
@@ -24,7 +24,7 @@ Use Netbeans to upload/update your homework assignments as follows:
 All MV3500 cohorts have source code collected under a common Netbeans project.
 
 1. Find your current cohort src subdirectories, for example
-    #. [deliverables / src / MV3500Cohort2023MarchJune](src/MV3500Cohort2023MarchJune)
+    *  [deliverables / src / MV3500Cohort2023MarchJune](src/MV3500Cohort2023MarchJune)
 2. You can look at earlier cohort submissions, for example 
     1. [deliverables / src / MV3500Cohort2022MayJune](src/MV3500Cohort2022MayJune)
     1. [deliverables / src / MV3500Cohort2021JulySeptember](src/MV3500Cohort2021JulySeptember)
-- 
GitLab