diff --git a/public/docs/RegulamenteFinalBugsByte25.pdf b/public/docs/RegulamentoBugsByte2025.pdf similarity index 98% rename from public/docs/RegulamenteFinalBugsByte25.pdf rename to public/docs/RegulamentoBugsByte2025.pdf index d0e41686..6d1b4511 100644 Binary files a/public/docs/RegulamenteFinalBugsByte25.pdf and b/public/docs/RegulamentoBugsByte2025.pdf differ diff --git a/public/docs/survival-guide.pdf b/public/docs/SurvivalGuideBugsByte2025.pdf similarity index 94% rename from public/docs/survival-guide.pdf rename to public/docs/SurvivalGuideBugsByte2025.pdf index a89a159a..b49a2d5f 100644 Binary files a/public/docs/survival-guide.pdf and b/public/docs/SurvivalGuideBugsByte2025.pdf differ diff --git a/src/components/header.astro b/src/components/header.astro index 0c53beb5..37b92900 100644 --- a/src/components/header.astro +++ b/src/components/header.astro @@ -6,8 +6,8 @@ import type { NavItem } from "~/types"; const { sticky } = Astro.props; const navItems: Array = [ - { title: "Survival Guide", url: "/docs/survival-guide.pdf" }, - { title: "Regulation", url: "/docs/RegulamenteFinalBugsByte25.pdf" }, + { title: "Survival Guide", url: "/docs/SurvivalGuideBugsByte2025.pdf" }, + { title: "Regulation", url: "/docs/RegulamentoBugsByte2025.pdf" }, { title: "FAQs", url: "/faqs" }, { title: "Previous edition", url: "https://2024.bugsbyte.org/" }, { title: "Team formation", url: "/teams" }, diff --git a/src/components/registerForm.jsx b/src/components/registerForm.jsx index bd309008..26c875fd 100644 --- a/src/components/registerForm.jsx +++ b/src/components/registerForm.jsx @@ -174,7 +174,7 @@ export default function Form() { > I agree with the{" "} event regulations