From a670b625706e3e36aa13494f1f71d1f3074c9a2e Mon Sep 17 00:00:00 2001 From: Chris Novak Date: Sat, 15 Oct 2022 14:50:28 -0700 Subject: [PATCH] Update branch names in interal/README Change branch names from `master` to `main` for projects that changed their branch names --- internal/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/internal/README.md b/internal/README.md index 285acfa..146cfbf 100644 --- a/internal/README.md +++ b/internal/README.md @@ -6,12 +6,12 @@ You can optionally add a bit of extra structure to your internal packages to sep Examples: -* https://github.com/hashicorp/terraform/tree/master/internal +* https://github.com/hashicorp/terraform/tree/main/internal * https://github.com/influxdata/influxdb/tree/master/internal * https://github.com/perkeep/perkeep/tree/master/internal -* https://github.com/jaegertracing/jaeger/tree/master/internal +* https://github.com/jaegertracing/jaeger/tree/main/internal * https://github.com/moby/moby/tree/master/internal -* https://github.com/satellity/satellity/tree/master/internal +* https://github.com/satellity/satellity/tree/main/internal ## `/internal/pkg`