Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Incorrect golangci-lint URL in Documentation #3688

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

yomek33
Copy link
Contributor

@yomek33 yomek33 commented Apr 13, 2024

What?

This pull request updates an incorrect URL for golangci-lint in the documentation to the correct URL.
before: https://golangci-lint.run/usage/install/#local-installation (now, 404 page not found)

after: https://golangci-lint.run/welcome/install/#local-installation

Why?

URL is changed.

Checklist

  • I have performed a self-review of my code.
  • I have added tests for my changes.
  • I have run linter locally (make lint) and all checks pass.
  • I have run tests locally (make tests) and all tests pass.
  • I have commented on my code, particularly in hard-to-understand areas.

Related PR(s)/Issue(s)

@yomek33 yomek33 requested a review from a team as a code owner April 13, 2024 13:06
@yomek33 yomek33 requested review from mstoykov and oleiade and removed request for a team April 13, 2024 13:06
@CLAassistant
Copy link

CLAassistant commented Apr 13, 2024

CLA assistant check
All committers have signed the CLA.

Copy link
Collaborator

@mstoykov mstoykov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this PR 🙇

@codebien codebien merged commit 011cccf into grafana:master Apr 15, 2024
24 checks passed
@mstoykov mstoykov added this to the v0.51.0 milestone Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants