Skip to content

Commit 490d5dc

Browse files
committed
Use _beta as suffix for PRODUCT part of repository
Use consistent suffix - do not mix -beta and _beta.
1 parent ee3a4ab commit 490d5dc

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

vendor/redhat/names.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -180,10 +180,10 @@ Until an automatic redirect solution can be implemented, or the approach can be
180180
Beta releases will be treated as separate 'generations' at the first level. Example:
181181

182182
```
183-
rhel8-beta/rhel:8beta-$IMGBUILD
184-
rhel8-beta/rhel-tools:8beta-$IMGBUILD
185-
rhel8-beta/rsyslog:VERSION-$IMGBUILD
186-
rhel8-beta/php...
183+
rhel8_beta/rhel:8beta-$IMGBUILD
184+
rhel8_beta/rhel-tools:8beta-$IMGBUILD
185+
rhel8_beta/rsyslog:VERSION-$IMGBUILD
186+
rhel8_beta/php...
187187
...
188188
```
189189

0 commit comments

Comments
 (0)