Skip to content

Commit

Permalink
Fix github .eclipsefdn repo to be https not http
Browse files Browse the repository at this point in the history
  • Loading branch information
aforward committed Oct 17, 2023
1 parent abf8ee5 commit 8ce9302
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/infra/eclipseops.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/infra/otterdog.md
Original file line number Diff line number Diff line change
@@ -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).
Expand Down

0 comments on commit 8ce9302

Please sign in to comment.