From ecb08ed5fa037ce2a814e6215e032a1d5ee38e00 Mon Sep 17 00:00:00 2001 From: ClashSAN <98228077+ClashSAN@users.noreply.github.com> Date: Mon, 2 Jan 2023 03:35:43 +0000 Subject: [PATCH] corrected quick-css extension link --- Extensions-index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Extensions-index.md b/Extensions-index.md index 54bcc33..23bfea9 100644 --- a/Extensions-index.md +++ b/Extensions-index.md @@ -316,7 +316,7 @@ }, { "name": "quick-css", - "url": "https://github.com/imrayya/stable-diffusion-webui-Prompt_Generator", + "url": "https://github.com/Gerschel/sd-web-ui-quickcss", "description": "Extension for quickly selecting and applying custom.css files, for customizing look and placement of elements in ui.", "tags": ["script", "tab"] },