diff --git a/src/contents/example.tsx b/src/contents/example.tsx
index 3b731f403a000d0545ec81c6155ea360f9216cd4..e0571abf2152251a8fdce928e46bd30a7e064a6b 100644
--- a/src/contents/example.tsx
+++ b/src/contents/example.tsx
@@ -153,7 +153,7 @@ export function Example() {
             </div>
             <i><h6>By </h6></i>
             <div className="example-exercise">
-            <p>Create a simple bar Chart with Victory, using their <a href="https://commerce.nearform.com/open-source/victory"> documentation</a>  and dummy data of your choice. </p>
+            <p>Create a simple bar Chart with React-Charts, using their <a href="https://mui.com/x/react-charts/"> documentation</a>  and dummy data of your choice. </p>
             </div>
         </div>
         <hr/>