fix: fix link to coding conventions doc in contributor guidelines (#283)
* doc: coding conventions and proposal submissions * make coding_contention.md path relative in contributor guidelines * fix: remove / from coding conventions link
This commit is contained in:
@@ -16,7 +16,7 @@ If you would like to discuss the changes you wish to make, join our [Discord com
|
||||
|
||||
## Our Standards
|
||||
|
||||
Please read our [Coding Standards and Conventions](/coding_conventions.md) before beginning on a contribution.
|
||||
Please read our [Coding Standards and Conventions](coding_conventions.md) before beginning on a contribution.
|
||||
|
||||
Examples of behavior that contributes to creating a positive environment
|
||||
include:
|
||||
|
||||
Reference in New Issue
Block a user