mirror of
https://github.com/evroon/bracket.git
synced 2026-05-19 05:59:34 -04:00
Fix deployment link in docs footer (#1203)
This commit is contained in:
@@ -52,7 +52,7 @@ export const Footer = () => {
|
||||
|
||||
<div>
|
||||
<Link
|
||||
href="/docs/deployment/deployment"
|
||||
href="/docs/deployment"
|
||||
className="opacity-60 hover:opacity-100"
|
||||
>
|
||||
Deployment
|
||||
|
||||
Reference in New Issue
Block a user