Skip to content

Commit

Permalink
update links for accessibility, engineering, product guides
Browse files Browse the repository at this point in the history
  • Loading branch information
echappen committed Dec 13, 2023
1 parent 5dd303e commit 8aeec9a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _data/guides.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- name: "Accessibility"
link: "https://accessibility.18f.gov"
link: "https://guides.18f.gov/accessibility"
image:
light: "/assets/img/guides/accessibility-lightest.svg"
dark: "/assets/img/guides/accessibility-darker.svg"
Expand Down Expand Up @@ -29,13 +29,13 @@
dark: "/assets/img/guides/design-methods-darker.svg"

- name: "Engineering"
link: "https://engineering.18f.gov"
link: "https://guides.18f.gov/engineering"
image:
light: ""
dark: "/assets/img/guides/engineering-darker.svg"

- name: "Product"
link: "https://product-guide.18f.gov"
link: "https://guides.18f.gov/product"
image:
light: "/assets/img/guides/product-lightest.svg"
dark: "/assets/img/guides/product-darker.svg"
Expand Down

0 comments on commit 8aeec9a

Please sign in to comment.