Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion astro/src/content/recruiting/content.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Content Team
---

[_ta11y's learning_](https://www.ta11y.org/learning) content team joins accessibility novices with experienced professionals to produce our accessibility guidance.
[_ta11y's_](https://www.ta11y.org) content team joins accessibility novices with experienced professionals to produce our accessibility guidance.
- Writers can grow their skills and expand their knowledge.
- Editors can help others improve their writing skills.
- Artists can support content with reinforcing images.
Expand Down
6 changes: 3 additions & 3 deletions astro/src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -56,18 +56,18 @@ const metadata: PageMetadata = {
</a>
<ExternalLink
class="link-light"
href="https://gofund.me/94499fef"
href="https://www.ta11y.org"
gaps={true}
>
<Icon
name="loca11y-logo"
name="ta11y-logo"
class="bi"
style="height: 1.1em; width: inherit"
role="img"
aria-hidden="true"
/>
<span>
Help us launch <Branding>loca11y.org</Branding>
View the new <Branding>ta11y.org</Branding>
</span>
</ExternalLink>
</Fragment>
Expand Down
Loading