Skip to content

Commit 892a392

Browse files
committed
Change references from master to main.
1 parent 405e0ef commit 892a392

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
@@ -46,7 +46,7 @@ LABEL \
4646
org.label-schema.name="Shellcheck" \
4747
org.label-schema.schema-version="1.0" \
4848
org.label-schema.url="https://pipeline-components.gitlab.io/" \
49-
org.label-schema.usage="https://gitlab.com/pipeline-components/shellcheck/blob/master/README.md" \
49+
org.label-schema.usage="https://gitlab.com/pipeline-components/shellcheck/blob/main/README.md" \
5050
org.label-schema.vcs-ref=${BUILD_REF} \
5151
org.label-schema.vcs-url="https://gitlab.com/pipeline-components/shellcheck/" \
5252
org.label-schema.vendor="Pipeline Components"

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,14 +98,14 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9898
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
9999
SOFTWARE.
100100
101-
[commits]: https://gitlab.com/pipeline-components/shellcheck/-/commits/master
102-
[contributors]: https://gitlab.com/pipeline-components/shellcheck/-/graphs/master
101+
[commits]: https://gitlab.com/pipeline-components/shellcheck/-/commits/main
102+
[contributors]: https://gitlab.com/pipeline-components/shellcheck/-/graphs/main
103103
[dockerhub]: https://hub.docker.com/r/pipelinecomponents/shellcheck
104104
[license-shield]: https://img.shields.io/badge/License-MIT-green.svg
105105
[mjrider]: https://gitlab.com/mjrider
106106
[discord]: https://discord.gg/vhxWFfP
107107
[gitlabci-shield]: https://img.shields.io/gitlab/pipeline/pipeline-components/shellcheck.svg
108-
[gitlabci]: https://gitlab.com/pipeline-components/shellcheck/-/commits/master
108+
[gitlabci]: https://gitlab.com/pipeline-components/shellcheck/-/commits/main
109109
[issue]: https://gitlab.com/pipeline-components/shellcheck/issues
110110
[keepchangelog]: http://keepachangelog.com/en/1.0.0/
111111
[maintenance-shield]: https://img.shields.io/maintenance/yes/2025.svg

0 commit comments

Comments
 (0)