mirror of
https://github.com/privacy-scaling-explorations/pse.dev.git
synced 2026-04-23 03:01:03 -04:00
fix path for resources.md
This commit is contained in:
@@ -14,7 +14,7 @@ import { AppContent } from "@/components/ui/app-content"
|
||||
import { Button } from "@/components/ui/button"
|
||||
import { Label } from "@/components/ui/label"
|
||||
|
||||
import ResourcesContent from "@/content/resources/resources.md"
|
||||
import ResourcesContent from "@/content/resources.md"
|
||||
|
||||
interface ResourceItemProps {
|
||||
label: string
|
||||
|
||||
Reference in New Issue
Block a user