fix: update security docs link and workflow base path

This commit is contained in:
Wikid82
2025-11-26 18:53:10 +00:00
parent 58edf44f3c
commit 6e646eee3c
2 changed files with 6 additions and 6 deletions

View File

@@ -289,10 +289,10 @@ jobs:
</head>
<body>
<nav>
<a href="/">🏠 Home</a>
<a href="/docs/index.html">📚 Docs</a>
<a href="/docs/getting-started.html">🚀 Get Started</a>
<a href="https://github.com/Wikid82/CaddyProxyManagerPlus">⭐ GitHub</a>
<a href="/cpmp/">🏠 Home</a>
<a href="/cpmp/docs/index.html">📚 Docs</a>
<a href="/cpmp/docs/getting-started.html">🚀 Get Started</a>
<a href="https://github.com/Wikid82/cpmp">⭐ GitHub</a>
</nav>
<main>
HEADER