You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CONTRIBUTING.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -32,11 +32,11 @@ The commands above execute a subset of all available tests. If you introduced ma
32
32
33
33
#### Step 1: Install golintci
34
34
35
-
See the [provider instructions](https://golangci-lint.run/usage/install/#local-installation) on how to install golintci.
35
+
See the [provider instructions](https://golangci-lint.run/welcome/install/#local-installation) on how to install golintci.
36
36
37
37
#### Step 2: Set Up Your Environment
38
38
39
-
See the [provider instructions](https://golangci-lint.run/usage/integrations/#editor-integration) on integrating `golintci` into your source code editor. You can also find our [recommended settings](#appendix-recommended-settings) for VS Code and GoLand at the bottom of this article.
39
+
See the [provider instructions](https://golangci-lint.run/welcome/integrations/#editor-integration) on integrating `golintci` into your source code editor. You can also find our [recommended settings](#appendix-recommended-settings) for VS Code and GoLand at the bottom of this article.
0 commit comments