Skip to content

Commit e60c71d

Browse files
committed
Merge remote-tracking branch 'origin/fix/master-to-main'
2 parents f358142 + 4e4c914 commit e60c71d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ LABEL \
3030
org.label-schema.name="PHP parallel linter" \
3131
org.label-schema.schema-version="1.0" \
3232
org.label-schema.url="https://pipeline-components.gitlab.io/" \
33-
org.label-schema.usage="https://gitlab.com/pipeline-components/php-linter/blob/master/README.md" \
33+
org.label-schema.usage="https://gitlab.com/pipeline-components/php-linter/blob/main/README.md" \
3434
org.label-schema.vcs-ref=${BUILD_REF} \
3535
org.label-schema.vcs-url="https://gitlab.com/pipeline-components/php-linter/" \
3636
org.label-schema.vendor="Pipeline Components"

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,14 +80,14 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8080
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
8181
SOFTWARE.
8282
83-
[commits]: https://gitlab.com/pipeline-components/php-linter/-/commits/master
84-
[contributors]: https://gitlab.com/pipeline-components/php-linter/-/graphs/master
83+
[commits]: https://gitlab.com/pipeline-components/php-linter/-/commits/main
84+
[contributors]: https://gitlab.com/pipeline-components/php-linter/-/graphs/main
8585
[dockerhub]: https://hub.docker.com/r/pipelinecomponents/php-linter
8686
[license-shield]: https://img.shields.io/badge/License-MIT-green.svg
8787
[mjrider]: https://gitlab.com/mjrider
8888
[discord]: https://discord.gg/vhxWFfP
8989
[gitlabci-shield]: https://img.shields.io/gitlab/pipeline/pipeline-components/php-linter.svg
90-
[gitlabci]: https://gitlab.com/pipeline-components/php-linter/-/commits/master
90+
[gitlabci]: https://gitlab.com/pipeline-components/php-linter/-/commits/main
9191
[issue]: https://gitlab.com/pipeline-components/php-linter/issues
9292
[keepchangelog]: http://keepachangelog.com/en/1.0.0/
9393
[maintenance-shield]: https://img.shields.io/maintenance/yes/2025.svg

0 commit comments

Comments
 (0)