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

Commit 303f91e

Browse files
committed
fix urls
1 parent 23e71bb commit 303f91e

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ See each plugin readme for more info and usage instructions.
1313
| [Deploy to ECS](plugins/ecs-deploy/README.md)| Deploy docker image to ECS| `ecs` `deploy` `containers` `aws` |
1414
| [Deploy Kompose](plugins/kompose/README.md)| Deploy Docker Compose to Kubernetes cluster with Kubernetes [Kompose](http://kompose.io) | `docker` `docker-compose` `kompose` `deploy` `kubernetes` |
1515
| [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`|
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`|
1717
| [Deploy to DCOS](plugins/dcos-app-deploy/README.md) | Deploy application image to DC/OS cluster | `dcos` `deploy` `containers` |
18-
| [Interact with Jira](https://github.com/codefresh-io/plugins/tree/master/stable/jira/README.md)|@antweiss | Interact with Jira from codefresh pipelines| `jira` `workflow`|
18+
| [Interact with Jira](plugins/jira/README.md)|@antweiss | Interact with Jira from codefresh pipelines| `jira` `workflow`|
1919
| [release to npm](plugins/release-to-NPM/README.md) | Release npm modules from a pipeline | `npm` |
2020
| [Twistlock](plugins/twistlock-scan) | Security scanning of docker images using Twistlock | `security` |
2121
| [Clair](plugins/clair/README.md) | Security scanning of Docker images using Clair | `security` |
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)