Skip to content

Commit 9b3c2fb

Browse files
committed
Merge remote-tracking branch 'origin/fix/master-to-main'
2 parents b680742 + 19120bd commit 9b3c2fb

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
@@ -29,7 +29,7 @@ LABEL \
2929
org.label-schema.name="JSONlint" \
3030
org.label-schema.schema-version="1.0" \
3131
org.label-schema.url="https://pipeline-components.gitlab.io/" \
32-
org.label-schema.usage="https://gitlab.com/pipeline-components/jsonlint/blob/master/README.md" \
32+
org.label-schema.usage="https://gitlab.com/pipeline-components/jsonlint/blob/main/README.md" \
3333
org.label-schema.vcs-ref=${BUILD_REF} \
3434
org.label-schema.vcs-url="https://gitlab.com/pipeline-components/jsonlint/" \
3535
org.label-schema.vendor="Pipeline Components"

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,14 +109,14 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
109109
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
110110
SOFTWARE.
111111

112-
[commits]: https://gitlab.com/pipeline-components/jsonlint/-/commits/master
113-
[contributors]: https://gitlab.com/pipeline-components/jsonlint/-/graphs/master
112+
[commits]: https://gitlab.com/pipeline-components/jsonlint/-/commits/main
113+
[contributors]: https://gitlab.com/pipeline-components/jsonlint/-/graphs/main
114114
[dockerhub]: https://hub.docker.com/r/pipelinecomponents/jsonlint
115115
[license-shield]: https://img.shields.io/badge/License-MIT-green.svg
116116
[mjrider]: https://gitlab.com/mjrider
117117
[discord]: https://discord.gg/vhxWFfP
118118
[gitlabci-shield]: https://img.shields.io/gitlab/pipeline/pipeline-components/jsonlint.svg
119-
[gitlabci]: https://gitlab.com/pipeline-components/jsonlint/-/commits/master
119+
[gitlabci]: https://gitlab.com/pipeline-components/jsonlint/-/commits/main
120120
[issue]: https://gitlab.com/pipeline-components/jsonlint/issues
121121
[keepchangelog]: http://keepachangelog.com/en/1.0.0/
122122
[maintenance-shield]: https://img.shields.io/maintenance/yes/2025.svg

0 commit comments

Comments
 (0)