From 8ce9302accc47fc10c2d642369b7cebbf2bff0be Mon Sep 17 00:00:00 2001 From: Andrew Forward Date: Tue, 19 Sep 2023 12:46:50 -0400 Subject: [PATCH] Fix github .eclipsefdn repo to be https not http --- docs/infra/eclipseops.md | 4 ++-- docs/infra/otterdog.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/infra/eclipseops.md b/docs/infra/eclipseops.md index 164dfb8d..3497f2b5 100644 --- a/docs/infra/eclipseops.md +++ b/docs/infra/eclipseops.md @@ -21,11 +21,11 @@ to help debug an issue with the above, please refer to ## Configurations -The [.eclipsefdn](http://github.com/eclipse-pass/.eclipsefdn) project allows our team to +The [.eclipsefdn](https://github.com/eclipse-pass/.eclipsefdn) project allows our team to [self-service several aspect of our organization](https://www.eclipse.org/projects/handbook/#resources-github-self-service) via a tool called [Otterdog](/docs/infra/otterdog.md) and secrets in [Bitwarden](/docs/infra/bitwarden.md). -These [.eclipsefdn](http://github.com/eclipse-pass/.eclipsefdn) repo / tools gives access to: +These [.eclipsefdn](https://github.com/eclipse-pass/.eclipsefdn) repo / tools gives access to: * Organization Settings * Organization Webhooks diff --git a/docs/infra/otterdog.md b/docs/infra/otterdog.md index d020a20b..ad6564f7 100644 --- a/docs/infra/otterdog.md +++ b/docs/infra/otterdog.md @@ -1,6 +1,6 @@ # Otterdog -Our organization configs are managed on [.eclipsefdn](http://github.com/eclipse-pass/.eclipsefdn) +Our organization configs are managed on [.eclipsefdn](https://github.com/eclipse-pass/.eclipsefdn) using the [Otterdog tool](https://gitlab.eclipse.org/eclipsefdn/security/otterdog) Our first project will be to manage secrets via [bitwarden](/docs/infra/bitwarden.md).