From 7ba6c38d2f0ba960762f44a5b7ce3f53402d993c Mon Sep 17 00:00:00 2001 From: Shawn Lawton Henry Date: Mon, 28 Oct 2024 21:27:41 -0500 Subject: [PATCH 1/2] update projects index.md --- pages/about/projects/index.md | 32 +++++++++++++++++--------------- 1 file changed, 17 insertions(+), 15 deletions(-) diff --git a/pages/about/projects/index.md b/pages/about/projects/index.md index 849275ee228..c987071c9db 100644 --- a/pages/about/projects/index.md +++ b/pages/about/projects/index.md @@ -12,21 +12,23 @@ github: ## Current Projects - * [WAI-CooP](/about/projects/wai-coop/) - * [WAI-Guide](/about/projects/wai-guide/) - * [WAI-Core Ford](https://www.w3.org/WAI/about/projects/wai-core-ford/) - * [WAI-Core 2015, 2020](https://www.w3.org/WAI/CORE2015/) + * [WAI-Core Ford](https://www.w3.org/WAI/about/projects/wai-core-ford/), Ford Foundation, Technology and Society Program + * [WAI-Core 2015, 2020](https://www.w3.org/WAI/CORE2015/), U.S. National Institute on Disability, Independent Living, and Rehabilitation Research (NIDILLR), Department of Health and Human Services (HHS) ## Previous Projects - * [WAI Expanding Access](https://www.w3.org/WAI/expand-access/) - * [Easy Reading](https://www.w3.org/WAI/easy-reading/) - * [WAI-Tools](/about/projects/wai-tools/) - * [WAI-Core 2010](https://www.w3.org/WAI/CORE/) - * [WCAG TA](https://www.w3.org/WAI/WCAGTA/) - * [WAI-DEV](https://www.w3.org/WAI/DEV) - * [WAI-ACT](https://www.w3.org/WAI/ACT/) - * [WAI-AGE](https://www.w3.org/WAI/WAI-AGE/) - * [WAI-TIES](https://www.w3.org/WAI/TIES/) - * [WAI-DA](https://www.w3.org/WAI/WAIDA/) - * [WAI-DE/WAI-TIDE Final report](https://www.w3.org/WAI/TIDE/FR2.htm) + * [WAI-CooP](/about/projects/wai-coop/), European Commission + * [WAI-Guide](/about/projects/wai-guide/), European Commission + * [WAI Expanding Access](https://www.w3.org/WAI/expand-access/), Ford Foundation, Technology and Society Program + * [Easy Reading](/about/projects/easy-reading/), European Commission + * [WAI-Tools](/about/projects/wai-tools/), European Commission + * [WAI-Core 2010](https://www.w3.org/WAI/CORE/), U.S. National Institute on Disability, Independent Living, and Rehabilitation Research (NIDILLR) + * [WCAG TA](https://www.w3.org/WAI/WCAGTA/), U.S. Access Board + * [WAI-DEV](https://www.w3.org/WAI/DEV), European Commission + * [WAI-ACT](https://www.w3.org/WAI/ACT/), European Commission + * [WAI-AGE](https://www.w3.org/WAI/WAI-AGE/), European Commission + * [WAI-TIES](https://www.w3.org/WAI/TIES/), European Commission + * [WAI-DA](https://www.w3.org/WAI/WAIDA/), European Commission + * [WAI-DE/WAI-TIDE Final report](https://www.w3.org/WAI/TIDE/FR2.htm), European Commission + +Related information: W3C WAIs [Previous Sponsors, Funding...](https://www.w3.org/WAI/about/sponsoring/#previous-sponsors-funding-contributors-fellows) From ba902a4b66d3d14515ba742f02e670a8cf97d6a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20B=C3=A9tin?= Date: Tue, 29 Oct 2024 11:20:51 +0100 Subject: [PATCH 2/2] Use relative links when possible --- pages/about/projects/index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/about/projects/index.md b/pages/about/projects/index.md index c987071c9db..795087d09c2 100644 --- a/pages/about/projects/index.md +++ b/pages/about/projects/index.md @@ -12,14 +12,14 @@ github: ## Current Projects - * [WAI-Core Ford](https://www.w3.org/WAI/about/projects/wai-core-ford/), Ford Foundation, Technology and Society Program - * [WAI-Core 2015, 2020](https://www.w3.org/WAI/CORE2015/), U.S. National Institute on Disability, Independent Living, and Rehabilitation Research (NIDILLR), Department of Health and Human Services (HHS) + * [WAI-Core Ford](/about/projects/wai-core-ford/), Ford Foundation, Technology and Society Program + * [WAI-Core 2015, 2020](/about/projects/wai-core-2015/), U.S. National Institute on Disability, Independent Living, and Rehabilitation Research (NIDILLR), Department of Health and Human Services (HHS) ## Previous Projects * [WAI-CooP](/about/projects/wai-coop/), European Commission * [WAI-Guide](/about/projects/wai-guide/), European Commission - * [WAI Expanding Access](https://www.w3.org/WAI/expand-access/), Ford Foundation, Technology and Society Program + * [WAI Expanding Access](/expand-access/), Ford Foundation, Technology and Society Program * [Easy Reading](/about/projects/easy-reading/), European Commission * [WAI-Tools](/about/projects/wai-tools/), European Commission * [WAI-Core 2010](https://www.w3.org/WAI/CORE/), U.S. National Institute on Disability, Independent Living, and Rehabilitation Research (NIDILLR) @@ -31,4 +31,4 @@ github: * [WAI-DA](https://www.w3.org/WAI/WAIDA/), European Commission * [WAI-DE/WAI-TIDE Final report](https://www.w3.org/WAI/TIDE/FR2.htm), European Commission -Related information: W3C WAIs [Previous Sponsors, Funding...](https://www.w3.org/WAI/about/sponsoring/#previous-sponsors-funding-contributors-fellows) +Related information: W3C WAIs [Previous Sponsors, Funding...](/about/sponsoring/#previous-sponsors-funding-contributors-fellows)