Skip to content

Commit 4c344df

Browse files
authored
fix: replacing paketocommunity reference with paketo-buildpacks (#231)
1 parent 32c2431 commit 4c344df

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* @paketo-community/builders-maintainers
1+
* @paketo-buildpacks/builders-maintainers

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ pack build nodejs-with-buildpackless-builder \
1515
--builder paketobuildpacks/builder-ubi8-buildpackless-base
1616
```
1717

18-
To see which versions of build and run images and the lifecycle are contained within a given builder version, see the [Releases](https://github.com/paketo-community/builder-ubi8-buildpackless-base/releases) on this repo. This information is also available in the `builder.toml`.
18+
To see which versions of build and run images and the lifecycle are contained within a given builder version, see the [Releases](https://github.com/paketo-buildpacks/builder-ubi8-buildpackless-base/releases) on this repo. This information is also available in the `builder.toml`.
1919

2020
For more information about this builder and how to use it, visit the [Paketo builder documentation](https://paketo.io/docs/builders/).
2121
To learn about the stack included in this builder, visit the [Paketo stack documentation](https://paketo.io/docs/stacks/).

0 commit comments

Comments
 (0)