Skip to content

Commit

Permalink
reworking news title
Browse files Browse the repository at this point in the history
  • Loading branch information
jracusin committed Nov 8, 2024
1 parent e452bc9 commit 06244c6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions app/root.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -253,11 +253,11 @@ export function Layout({ children }: { children?: ReactNode }) {
<DevBanner />
<Header />
<NewsBanner>
Announcing GCN Classic Migration Survey and Retirement of Legacy Circular Email
GCN Classic Migration Survey and Retirement of Legacy Circular Email
Submission Address. See{' '}
<Link
className="usa-link"
to="/news#vtp-migration-survey-and-legacy-circular-email-retirement"
to="/news#-gcn-classic-migration-survey-and-legacy-circular-submission-email-retirement"
>
news and announcements
</Link>
Expand Down
4 changes: 2 additions & 2 deletions app/routes/news._index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ import { Anchor } from '~/components/Anchor'
}
>
<CollectionHeading headingLevel="h3">
<Anchor>VOEvent Transport Protocol (VTP) Migration Survey and Legacy Circular Submission Email Retirement</Anchor>
<Anchor> GCN Classic Migration Survey and Legacy Circular Submission Email Retirement</Anchor>
</CollectionHeading>
<CollectionDescription>
#### VTP Migration Survey
#### VOEvent Transport Protocol (VTP) Migration Survey
The GCN team is exploring 3 options to meet the VOEvent needs of the GCN user community. The GCN Classic VOEvent broker must be updated to meet NASA standards. If you are a VOEvent user via the [GCN Classic servers](https://gcn.gsfc.nasa.gov/voevent.html):
- Evaluate the [replacement options](/docs/vtp)
- Provide feedback via [our survey](https://forms.gle/8tVRkmQd2v99FqYYA) by **November 30, 2024**
Expand Down

0 comments on commit 06244c6

Please sign in to comment.