From 09d37537b99f7266b554c26f78ff5cd76a093a2f Mon Sep 17 00:00:00 2001 From: ManInDark <61268856+ManInDark@users.noreply.github.com> Date: Wed, 5 Jul 2023 00:10:53 +0200 Subject: [PATCH] Removed a _ that wasn't supposed to be there. --- UI-Plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UI-Plugins.md b/UI-Plugins.md index e06963f..900e3bf 100644 --- a/UI-Plugins.md +++ b/UI-Plugins.md @@ -96,7 +96,7 @@ If not stated otherwise in the plugin description, right click on the plugin lin - **[RemoveHelpButtons](https://github.com/JeLuF/stable-diffusion-ui-plugins/blob/main/RemoveHelpButtons.plugin.js) by [JeLuF](https://github.com/JeLuF)** - Remove the help buttons from the image settings and other areas of the UI. __[Github Repo](https://github.com/JeLuF/stable-diffusion-ui-plugins/)_ + Remove the help buttons from the image settings and other areas of the UI. _[Github Repo](https://github.com/JeLuF/stable-diffusion-ui-plugins/)_ - **[Switch Width & Height Settings](https://raw.githubusercontent.com/ogmaresca/easydiffusion-plugins/main/ui/switch-height-width.plugin.js) by [ogmaresca](https://github.com/ogmaresca)**