Skip to content

Commit

Permalink
fixed new banner
Browse files Browse the repository at this point in the history
  • Loading branch information
jracusin authored and lpsinger committed Feb 20, 2025
1 parent c83d72b commit d7160ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/root.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -247,10 +247,10 @@ export function Layout({ children }: { children?: ReactNode }) {
<DevBanner />
<Header />
<NewsBanner>
Planned Retirement of VOEvent Brokers. See{' '}
New SVOM Notices, Planned Retirement of VOEvent Brokers. See{' '}
<Link
className="usa-link"
to="/news#-planned-retirement-of-voevent-brokers-"
to="/news#new-svom-notices-retirement-of-voevent-brokers-"
>
news and announcements
</Link>
Expand Down

0 comments on commit d7160ea

Please sign in to comment.