From 747244c40a3bfbc6260003682eaa5cc692bfda4f Mon Sep 17 00:00:00 2001 From: Zach Margolis Date: Mon, 26 Feb 2024 15:16:30 -0800 Subject: [PATCH] more urls --- _articles/annual-certificate-rotation.md | 2 +- _articles/reporting-dashboard-architecture.md | 2 +- admin/config.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_articles/annual-certificate-rotation.md b/_articles/annual-certificate-rotation.md index 8ba06a1b..02533033 100644 --- a/_articles/annual-certificate-rotation.md +++ b/_articles/annual-certificate-rotation.md @@ -46,7 +46,7 @@ Rotating the certificates happens in two phases: first adding the new certificat - Create a new "SAML 20XX" test app on to test the new certificate endpoints. 6. Update article to use the new year endpoints - - Update article found in [18F/identity-dev-docs](https://github.com/18F/identity-dev-docs) to use the new year certificate. + - Update article found in [GSA-TTS/identity-dev-docs](https://github.com/GSA-TTS/identity-dev-docs) to use the new year certificate. - The endpoints change like this: - `/api/saml/metadata2021` → `/api/saml/metadata2022` - `/api/saml/auth2021` → `/api/saml/auth2022` diff --git a/_articles/reporting-dashboard-architecture.md b/_articles/reporting-dashboard-architecture.md index e9f91fcb..b8c6b3db 100644 --- a/_articles/reporting-dashboard-architecture.md +++ b/_articles/reporting-dashboard-architecture.md @@ -32,4 +32,4 @@ is served by Cloud.gov Pages. The code is a JavaScript-driven Single-Page App th data from our cloudfront distribution. [data-login-gov]: https://data.login.gov -[frontend-repo]: https://github.com/18f/identity-reporting +[frontend-repo]: https://github.com/GSA-TTS/identity-reporting diff --git a/admin/config.yml b/admin/config.yml index fd0dea17..55551da9 100644 --- a/admin/config.yml +++ b/admin/config.yml @@ -1,6 +1,6 @@ backend: name: github - repo: 18f/identity-handbook + repo: gsa-tts/identity-handbook base_url: https://pages.cloud.gov auth_endpoint: external/auth/github preview_context: pages/build