summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanglewood <85772166+deeleeramone@users.noreply.github.com>2023-12-04 19:57:14 -0800
committerGitHub <noreply@github.com>2023-12-05 03:57:14 +0000
commit6e39575cf7945e812a1b67cbb4e4385c97026d90 (patch)
tree3bf042c95eb819ae299e5fc2975cb18bb705083e
parent9e7baa76c706e3ec5198e6ece4ed8c7c5941b970 (diff)
Update CONTRIBUTING.md URL (#5855)
Fixes #5850
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 9b5d014d865..463ef23d51d 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -511,7 +511,7 @@ In order to add a command to the SDK, follow these steps:
### Add OpenBB Platform endpoint (V4)
-Refer to the documentation [here](openbb_platform\CONTRIBUTING.md).
+Refer to the documentation [here](https://docs.openbb.co/platform/development).
### Add Unit Tests