mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-16 16:30:15 +01:00
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:
parent
4718674688
commit
c02c62f3b1
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue