From d89ab4473891dadc510ac3ff2260164dd53c3b34 Mon Sep 17 00:00:00 2001 From: Gurpranked Date: Wed, 23 Apr 2025 13:16:45 -0400 Subject: [PATCH] chore: Remove API Docs reference, no longer needed --- docs/resources/API Workshop.md | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 docs/resources/API Workshop.md diff --git a/docs/resources/API Workshop.md b/docs/resources/API Workshop.md deleted file mode 100644 index 19c8b28db..000000000 --- a/docs/resources/API Workshop.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -sidebar_position: 2 -slug: /api-workshop ---- - -# API Workshop - -A resource to help new developers learn about APIs and use Git on the way. - -The resource has: -- Lesson on APIs -- A Demo -- Other examples - -This repo follows branched development, do not commit to the main branch. - -[Resource](https://github.com/UMLCloudComputing/api-workshop) \ No newline at end of file