Skip to content
This repository was archived by the owner on Nov 10, 2019. It is now read-only.

Commit 8e6ad5c

Browse files
committed
fix urls
1 parent f335a0f commit 8e6ad5c

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

README.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,18 @@ See each plugin readme for more info and usage instructions.
77

88
| Plugin| Author| Description| Tags|
99
| --- | --- | --- | --- |
10-
| [Codefresh Cli](codefresh-cli/README.md) | Operate on Codefresh resources | `cli` `codefresh`|
11-
| [Deploy Helm](helm-legacy/README.md)| [Deprecated - see Incubator/helm instead] Deploy a Helm chart| `kubernetes` `helm`|
12-
| [Slack](slack/README.md)| Send message to slack| `slack` `notify`|
13-
| [Deploy to ECS](ecs-deploy/README.md)| Deploy docker image to ECS| `ecs` `deploy` `containers` `aws` |
14-
| [Deploy Kompose](kompose/README.md)| Deploy Docker Compose to Kubernetes cluster with Kubernetes [Kompose](http://kompose.io) | `docker` `docker-compose` `kompose` `deploy` `kubernetes` |
15-
| [GitHub PR](github-pr/README.MD)| Creates pull request to GitHub | `github` |
16-
| [Run Jenkins Jobs](https://github.com/codefresh-io/plugins/tree/master/stable/run-jenkins-job/README.md)| Run jenkins job from codefresh pipeline| `jenkins` `job`|
17-
| [Deploy to DCOS](dcos-app-deploy/README.md) | Deploy application image to DC/OS cluster | `dcos` `deploy` `containers` |
10+
| [Codefresh Cli](plugins/codefresh-cli/README.md) | Operate on Codefresh resources | `cli` `codefresh`|
11+
| [Deploy Helm](plugins/helm-legacy/README.md)| [Deprecated - see Incubator/helm instead] Deploy a Helm chart| `kubernetes` `helm`|
12+
| [Slack](plugins/slack/README.md)| Send message to slack| `slack` `notify`|
13+
| [Deploy to ECS](plugins/ecs-deploy/README.md)| Deploy docker image to ECS| `ecs` `deploy` `containers` `aws` |
14+
| [Deploy Kompose](plugins/kompose/README.md)| Deploy Docker Compose to Kubernetes cluster with Kubernetes [Kompose](http://kompose.io) | `docker` `docker-compose` `kompose` `deploy` `kubernetes` |
15+
| [GitHub PR](plugins/github-pr/README.MD)| Creates pull request to GitHub | `github` |
16+
| [Run Jenkins Jobs](plugins/https://github.com/codefresh-io/plugins/tree/master/stable/run-jenkins-job/README.md)| Run jenkins job from codefresh pipeline| `jenkins` `job`|
17+
| [Deploy to DCOS](plugins/dcos-app-deploy/README.md) | Deploy application image to DC/OS cluster | `dcos` `deploy` `containers` |
1818
| [Interact with Jira](https://github.com/codefresh-io/plugins/tree/master/stable/jira/README.md)|@antweiss | Interact with Jira from codefresh pipelines| `jira` `workflow`|
19-
| [release to npm](release-to-NPM/README.md) | Release npm modules from a pipeline | `npm` |
20-
| [Twistlock](twistlock-scan) | Security scanning of docker images using Twistlock | `security` |
21-
| [Helm](helm/README.md) | Deploy Helm charts | `kubernetes` `helm`|
22-
| [Clair](clair/README.md) | Security scanning of Docker images using Clair | `security` |
23-
| [Import Docker Images](import-docker-images/README.md) | Import Docker images metadata into Codefresh| `docker` `codefresh`|
24-
| [Deploy Kompose](kompose/README.md)| Deploy Docker Compose to Kubernetes cluster with Kubernetes Kompose | `docker` `docker-compose` `kompose` `deploy` `kubernetes` |
19+
| [release to npm](plugins/release-to-NPM/README.md) | Release npm modules from a pipeline | `npm` |
20+
| [Twistlock](plugins/twistlock-scan) | Security scanning of docker images using Twistlock | `security` |
21+
| [Helm](plugins/helm/README.md) | Deploy Helm charts | `kubernetes` `helm`|
22+
| [Clair](plugins/clair/README.md) | Security scanning of Docker images using Clair | `security` |
23+
| [Import Docker Images](plugins/import-docker-images/README.md) | Import Docker images metadata into Codefresh| `docker` `codefresh`|
24+
| [Deploy Kompose](plugins/kompose/README.md)| Deploy Docker Compose to Kubernetes cluster with Kubernetes Kompose | `docker` `docker-compose` `kompose` `deploy` `kubernetes` |

0 commit comments

Comments
 (0)