Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing links to examples in /pkg examples #178

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

a-poor
Copy link

@a-poor a-poor commented May 24, 2022

Fixes #177

Removing the following repositories that no longer include a /pkg directory:

Updating the links to the following repositories with renamed main branches:

Removing the following repositories that no longer include a `/pkg` directory:
* [prometheus/prometheus](https://github.com/prometheus/prometheus)
* [minio/minio](https://github.com/minio/minio)

Updating the links to the following repositories with renamed main branches:
* [jaegertracing/jaeger](https://github.com/jaegertracing/jaeger) (renamed `master` branch to `main`)
* [GoogleContainerTools/kaniko](https://github.com/GoogleContainerTools/kaniko) (renamed `master` branch to `main`)
* [helm/helm](https://github.com/helm/helm) (renamed `master` branch to `main`)
* [grafana/grafana](https://github.com/grafana/grafana) (renamed `master` branch to `main`)
* [etcd-io/etcd](https://github.com/etcd-io/etcd) (renamed `master` branch to `main`)
* [GoogleContainerTools/skaffold](https://github.com/GoogleContainerTo]ols/skaffold) (renamed `master` branch to `main`)
* [knative/serving](https://github.com/knative/serving) (renamed `master` branch to `main`)
* [grafana/loki](https://github.com/grafana/loki) (renamed `master` branch to `main`)
* [DataDog/datadog-agent](https://github.com/DataDog/datadog-agent) (renamed `master` branch to `main`)
* [dapr/dapr](https://github.com/dapr/dapr) (renamed `master` branch to `main`)
* [weaveworks/kured](https://github.com/weaveworks/kured) (renamed `master` branch to `main`)
* [weaveworks/footloose](https://github.com/weaveworks/footloose) (renamed `master` branch to `main`)
* [weaveworks/ignite](https://github.com/weaveworks/ignite) (renamed `master` branch to `main`)
@KiruyaMomochi
Copy link

KiruyaMomochi commented Jul 9, 2022

Please also update link in /cmd example

* https://github.com/heptio/ark/tree/master/cmd (just a really small `main` function with everything else in packages)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update bad links in /pkg examples
2 participants