From 0beb4d04c809054bbc6541d30573fa962937bc03 Mon Sep 17 00:00:00 2001 From: Lucas Severo Alves Date: Mon, 28 Jun 2021 16:58:14 +0200 Subject: [PATCH] chore(docs): Fix some broken links We need to add `https://` in front of some links so gihub does not thing it is a file under the repo. Not sure what to do with the email, leaving it not linked for now. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 345028e73..973f021f1 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Multiple people and organizations are joining efforts to create a single Externa ## Documentation -External Secrets Operator guides and reference documentation is available at [external-secrets.io](external-secrets.io). +External Secrets Operator guides and reference documentation is available at [external-secrets.io](https://external-secrets.io). ## Support @@ -50,7 +50,7 @@ We welcome and encourage contributions to this project! Please read the [Develop ## Security -Please report vulnerabilities by email to [external-secrets contact](contact@external-secrets.io), also see our [security policy](SECURITY.md) for details. +Please report vulnerabilities by email to contact@external-secrets.io, also see our [security policy](SECURITY.md) for details. ## Kicked off by