From b6be47f8123b5ab011160ca52756f977dc0674b7 Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 4 Feb 2023 00:28:28 +0100 Subject: [PATCH] updated folder structure --- {wss-sse => ws-sse}/index.html | 0 {wss-sse => ws-sse}/script.js | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {wss-sse => ws-sse}/index.html (100%) rename {wss-sse => ws-sse}/script.js (100%) diff --git a/wss-sse/index.html b/ws-sse/index.html similarity index 100% rename from wss-sse/index.html rename to ws-sse/index.html diff --git a/wss-sse/script.js b/ws-sse/script.js similarity index 100% rename from wss-sse/script.js rename to ws-sse/script.js