summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDiogo Sousa <montezdesousa@gmail.com>2024-06-04 18:19:02 +0100
committerDiogo Sousa <montezdesousa@gmail.com>2024-06-04 18:19:02 +0100
commitc2c386898664fff8f8ecd1aa9ac0233e46bea9d4 (patch)
treeb26f3a73d1215410538d5b84868ac25fd07e0a1c
parent9fa37ac0093ee2bcaf928ef1a9c1d562d1529ec2 (diff)
fix: charting readme
-rw-r--r--openbb_platform/obbject_extensions/charting/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbb_platform/obbject_extensions/charting/README.md b/openbb_platform/obbject_extensions/charting/README.md
index e17361c5edc..039001608c0 100644
--- a/openbb_platform/obbject_extensions/charting/README.md
+++ b/openbb_platform/obbject_extensions/charting/README.md
@@ -9,7 +9,7 @@ The library includes:
- prebuilt charts for a set of commands that are built-in OpenBB extensions
>[!NOTE]
-> The charting library is an [`OBBject` extension](https://docs.openbb.co/platform/developer_guide/contributing) which means you'll have the functionality it exposes on every command result.
+> The charting library is an [`OBBject` extension](https://docs.openbb.co/platform/development/developer-guidelines/obbject_extensions) which means you'll have the functionality it exposes on every command result.
## Installation