From ad193ff6db192c803d9465114b3c9a4038099ce2 Mon Sep 17 00:00:00 2001 From: Tianna Woodson Date: Wed, 30 Nov 2022 09:20:01 -0500 Subject: [PATCH] Fix page permalinks (#82) --- common/data.md | 2 +- common/docsV1.md | 2 +- common/docsV2.md | 2 +- common/faq.html | 2 +- common/pilot.html | 2 +- common/tos.md | 2 +- common/update-page.md | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/common/data.md b/common/data.md index e194e7aa..fc31fa78 100644 --- a/common/data.md +++ b/common/data.md @@ -2,7 +2,7 @@ layout: page-sidenav title: DPC Data banner_title: Understanding DPC Data -permalink: /data +permalink: /data.html id: data button: Data Dictionary coming_soon: true diff --git a/common/docsV1.md b/common/docsV1.md index a4d1093f..8bb7f1a5 100644 --- a/common/docsV1.md +++ b/common/docsV1.md @@ -2,7 +2,7 @@ layout: page-sidenav title: DPC Documentation banner_title: Documentation -permalink: /docsV1 +permalink: /docsV1.html id: docsV1 side_nav_items: guide1_nav --- diff --git a/common/docsV2.md b/common/docsV2.md index ccd95fd0..e0aa3431 100644 --- a/common/docsV2.md +++ b/common/docsV2.md @@ -2,7 +2,7 @@ layout: page-sidenav title: DPC Documentation banner_title: Documentation -permalink: /docsV2 +permalink: /docsV2.html id: docsV2 button: Sign Up for Sandbox button_url: https://sandbox.dpc.cms.gov/users/sign_in diff --git a/common/faq.html b/common/faq.html index 58d9aa51..571d185b 100644 --- a/common/faq.html +++ b/common/faq.html @@ -3,7 +3,7 @@ title: Frequently asked questions banner_title: Frequently asked questions description: Frequently asked questions about the Data at the Point of Care pilot -permalink: /faq +permalink: /faq.html id: faq button: DPC Google Group button_url: "https://groups.google.com/d/forum/dpc-api" diff --git a/common/pilot.html b/common/pilot.html index b5d60590..ab5d3363 100644 --- a/common/pilot.html +++ b/common/pilot.html @@ -2,7 +2,7 @@ layout: page-sidenav title: About the Pilot banner_title: About the Pilot -permalink: /pilot +permalink: /pilot.html id: pilot button: Email DPC to Request Production Access button_url: mailto:DPCINFO@cms.hhs.gov diff --git a/common/tos.md b/common/tos.md index 737c2451..28af9dcf 100644 --- a/common/tos.md +++ b/common/tos.md @@ -1,7 +1,7 @@ --- layout: page-tos title: Terms of service -permalink: /terms-of-service +permalink: /terms-of-service.html id: tos --- *Last updated: 8/19/21* diff --git a/common/update-page.md b/common/update-page.md index 0e9df4c2..57d92686 100644 --- a/common/update-page.md +++ b/common/update-page.md @@ -2,7 +2,7 @@ layout: page-info title: Updates banner_title: Updates -permalink: /updates +permalink: /updates.html id: updates button: DPC Google Group button_url: "https://groups.google.com/d/forum/dpc-api"