Skip to content

Commit e1daaee

Browse files
authored
Add hyperlink to public.ecr repository (#9378)
* Update packagebundles.md Added link reference to the https://anywhere.eks.amazonaws.com/docs/packages/packagebundles/ page on the line 25 to redirect user to public.ecr repository * Update packagebundles.md
1 parent 23facad commit e1daaee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/en/docs/packages/packagebundles.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ NAMESPACE NAME STATE
2222
eksa-packages v1-27-125 available
2323
```
2424

25-
To get a package bundle manually, you can use `oras` to pull the package bundle (bundle.yaml) from the `public.ecr.aws/eks-anywhere` repository. (See the [ORAS CLI official documentation](https://oras.land/docs/) for more details)
25+
To get a package bundle manually, you can use `oras` to pull the package bundle (bundle.yaml) from the [public.ecr.aws/eks-anywhere](https://gallery.ecr.aws/eks-anywhere/eks-anywhere-packages-bundles) repository. (See the [ORAS CLI official documentation](https://oras.land/docs/) for more details)
2626

2727
```
2828
oras pull public.ecr.aws/eks-anywhere/eks-anywhere-packages-bundles:v1-27-latest

0 commit comments

Comments
 (0)