diff --git a/docs/dev/tweaks/Shortcuts/Shortcut.md b/docs/dev/tweaks/Shortcuts/Shortcut.md
deleted file mode 100644
index e1776a30..00000000
--- a/docs/dev/tweaks/Shortcuts/Shortcut.md
+++ /dev/null
@@ -1,29 +0,0 @@
-# Create WinUtil Shortcut
-
-Last Updated: 2024-08-07
-
-
-!!! info
- The Development Documentation is auto generated for every compilation of WinUtil, meaning a part of it will always stay up-to-date. **Developers do have the ability to add custom content, which won't be updated automatically.**
-
-
-
-
-
-
-Preview Code
-
-```json
-{
- "Content": "Create WinUtil Shortcut",
- "category": "Shortcuts",
- "panel": "2",
- "Order": "a082_",
- "Type": "Button",
- "ButtonWidth": "300",
- "link": "https://christitustech.github.io/winutil/dev/tweaks/Shortcuts/Shortcut"
-}
-```
-
-