From 415559c8d7a64afc68b44d541ed9e2f5c0339756 Mon Sep 17 00:00:00 2001 From: Gerard Hickey Date: Sat, 22 Feb 2020 02:32:10 -0800 Subject: [PATCH] Corrected link to asdf-fd plugin repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f9c4d7..6062185 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ itself) to look for plugins. | Erlang | [asdf-vm/asdf-erlang](https://github.com/asdf-vm/asdf-erlang) | [![Build Status](https://travis-ci.org/asdf-vm/asdf-erlang.svg?branch=master)](https://travis-ci.org/asdf-vm/asdf-erlang) | | esy | [asdf-community/asdf-esy](https://github.com/asdf-community/asdf-esy) | [![Build Status](https://github.com/asdf-community/asdf-esy/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/asdf-community/asdf-esy/actions) | | etcd | [particledecay/asdf-etcd](https://github.com/particledecay/asdf-etcd) | [![Build Status](https://travis-ci.org/particledecay/asdf-etcd.svg?branch=master)](https://travis-ci.org/particledecay/asdf-etcd) | -| fd | [sharkdp/fd](https://github.com/sharkdp/fd.git) | [![pipeline status](https://gitlab.com/wt0f/asdf-fd/badges/master/pipeline.svg)](https://gitlab.com/wt0f/asdf-fd/-/commits/master) | +| fd | [wt0f/asdf-fd](https://gitlab.com/wt0f/asdf-fd) | [![pipeline status](https://gitlab.com/wt0f/asdf-fd/badges/master/pipeline.svg)](https://gitlab.com/wt0f/asdf-fd/-/commits/master) | | Flutter | [oae/asdf-flutter](https://github.com/oae/asdf-flutter) | [![Build Status](https://travis-ci.com/oae/asdf-flutter.svg?branch=master)](https://travis-ci.com/oae/asdf-flutter) | | Fluxctl | [stefansedich/asdf-fluxctl](https://github.com/stefansedich/asdf-fluxctl) | [![Build Status](https://travis-ci.com/stefansedich/asdf-fluxctl.svg?branch=master)](https://travis-ci.com/stefansedich/asdf-fluxctl) | | Gauche | [sakuro/asdf-gauche](https://github.com/sakuro/asdf-gauche) | [![Build Status](https://travis-ci.org/sakuro/asdf-gauche.svg?branch=master)](https://travis-ci.org/sakuro/asdf-gauche) |