Skip to content

Commit bd66f40

Browse files
committed
update broken urls
1 parent 6efe78d commit bd66f40

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ The commands above execute a subset of all available tests. If you introduced ma
3232

3333
#### Step 1: Install golintci
3434

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.
3636

3737
#### Step 2: Set Up Your Environment
3838

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.
4040

4141
### Usage
4242

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ You can find a comprehensive overview of design decisions for _IOTA Smart Contra
1313

1414
## Documentation
1515

16-
You can find Wasp and IOTA Smart Contracts documentation in the [IOTA Wiki](https://wiki.iota.org/wasp-evm/introduction).
16+
You can find Wasp and IOTA Smart Contracts documentation in the [IOTA Wiki](https://wiki.iota.org/isc/introduction/).
1717

1818
## Contributing
1919

0 commit comments

Comments
 (0)