Skip to content

Commit 962975c

Browse files
authored
Merge pull request #65 from Raphx/fix-pkg-links
Fix links in pkg README
2 parents d2c847d + 54f9e69 commit 962975c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pkg/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Examples:
1313
* https://github.com/prometheus/prometheus/tree/master/pkg
1414
* https://github.com/jaegertracing/jaeger/tree/master/pkg
1515
* https://github.com/istio/istio/tree/master/pkg
16-
* https://github.com/GoogleContainerTools/kaniko
16+
* https://github.com/GoogleContainerTools/kaniko/tree/master/pkg
1717
* https://github.com/google/gvisor/tree/master/pkg
1818
* https://github.com/google/syzkaller/tree/master/pkg
1919
* https://github.com/perkeep/perkeep/tree/master/pkg
@@ -48,7 +48,7 @@ Examples:
4848
* https://github.com/dexidp/dex/tree/master/pkg
4949
* https://github.com/pusher/oauth2_proxy/tree/master/pkg
5050
* https://github.com/pdfcpu/pdfcpu/tree/master/pkg
51-
* https://github.com/weaveworks/kured/pkg
52-
* https://github.com/weaveworks/footloose/pkg
53-
* https://github.com/weaveworks/ignite/pkg
51+
* https://github.com/weaveworks/kured/tree/master/pkg
52+
* https://github.com/weaveworks/footloose/tree/master/pkg
53+
* https://github.com/weaveworks/ignite/tree/master/pkg
5454
* https://github.com/tmrts/boilr/tree/master/pkg

0 commit comments

Comments
 (0)