Skip to content

Commit 62e462e

Browse files
authored
Fix: update contribution guide link in README to local CONTRIBUTING.md (#4076)
Replaced the outdated external link to the contribution guide (which returned 404) with a local reference to CONTRIBUTING.md. This ensures contributors always have access to the latest guidelines without encountering broken links. Signed-off-by: MozirDmitriy <[email protected]>
1 parent e7c2700 commit 62e462e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,4 +146,4 @@ We welcome contributions from the community! If you'd like to contribute to the
146146
4. Push to the branch (`git push origin feature/amazing-feature`)
147147
5. Open a Pull Request
148148

149-
For detailed guidelines, see our [contribution guide](https://linera.dev/getting-started/contributing).
149+
For detailed guidelines, see our [contribution guide](./CONTRIBUTING.md).

0 commit comments

Comments
 (0)