From bc4dd9660d28cfa1f0a50fda006d21b5b01a3d2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kai=20Forsth=C3=B6vel?= Date: Mon, 3 Oct 2022 06:06:15 +0200 Subject: [PATCH] fix: update linkerd repository (#684) --- README.md | 2 +- plugins/linkerd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7a32620..5c7d5cf 100644 --- a/README.md +++ b/README.md @@ -347,7 +347,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Levant | [asdf-community/asdf-hashicorp](https://github.com/asdf-community/asdf-hashicorp) | [![Build](https://github.com/asdf-community/asdf-hashicorp/actions/workflows/workflow.yml/badge.svg)](https://github.com/asdf-community/asdf-hashicorp/actions/workflows/workflow.yml) | | LFE | [asdf-community/asdf-lfe](https://github.com/asdf-community/asdf-lfe) | [![Build Status](https://travis-ci.org/asdf-community/asdf-lfe.svg?branch=master)](https://travis-ci.org/asdf-community/asdf-lfe) | | Link (system tools) | [asdf-community/asdf-link](https://github.com/asdf-community/asdf-link) | [![Build Status](https://travis-ci.org/asdf-community/asdf-link.svg?branch=master)](https://travis-ci.org/asdf-community/asdf-link) | -| Linkerd | [vaynerx/asdf-linkerd](https://github.com/vaynerx/asdf-linkerd) | [![GitHub Actions Status](https://github.com/vaynerx/asdf-linkerd/workflows/CI/badge.svg?branch=master)](https://github.com/vaynerx/asdf-linkerd/actions) | +| Linkerd | [vaynerx/asdf-linkerd](https://github.com/kforsthoevel/asdf-linkerd) | [![GitHub Actions Status](https://github.com/kforsthoevel/asdf-linkerd/workflows/CI/badge.svg?branch=main)](https://github.com/kforsthoevel/asdf-linkerd/actions) | | Litestream | [threkk/asdf-litestream](https://github.com/threkk/asdf-litestream) | [![GitHub Actions Status](https://github.com/threkk/asdf-litestream/workflows/Build/badge.svg?branch=master)](https://github.com/threkk/asdf-litestream/actions) | | Logtalk | [LogtalkDotOrg/asdf-logtalk](https://github.com/LogtalkDotOrg/asdf-logtalk) | [![Build Status](https://travis-ci.org/LogtalkDotOrg/asdf-logtalk.svg?branch=master)](https://travis-ci.org/LogtalkDotOrg/asdf-logtalk) | | Loki-Logcli | [comdotlinux/asdf-loki-logcli](https://github.com/comdotlinux/asdf-loki-logcli) | [![Build Status](https://github.com/comdotlinux/asdf-loki-logcli/workflows/Build/badge.svg)](https://github.com/comdotlinux/asdf-loki-logcli/actions) | diff --git a/plugins/linkerd b/plugins/linkerd index 50e3f7c..a19f2d2 100644 --- a/plugins/linkerd +++ b/plugins/linkerd @@ -1 +1 @@ -repository = https://github.com/vaynerx/asdf-linkerd.git +repository = https://github.com/kforsthoevel/asdf-linkerd.git