From eac77e85c21a6e9b6f2a4cd64e6020e963741b94 Mon Sep 17 00:00:00 2001 From: Aaron Michael Kippins Date: Tue, 14 Jun 2022 15:08:50 -0400 Subject: [PATCH] Fixing the broken workshop link in the README.md. Fixes #183 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62fdb1e..194248d 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This is the repository for the [Istio][istio] 101 workshop from IBM. - [presentation](./presentation) -- the data for the teacher/leader of the workshop -- [workshop](./workshop) -- the vanilla code for the code of the workshop +- [docs](./docs) -- the vanilla code for the participants of the workshop ## License