diff --git a/documentation-website/src/components/header.tsx b/documentation-website/src/components/header.tsx
index 51332d231..0399b70d6 100644
--- a/documentation-website/src/components/header.tsx
+++ b/documentation-website/src/components/header.tsx
@@ -81,7 +81,7 @@ const Header = ({
label={'slack'}
/>
{`
-git clone https://github.com/idrinth/api-bench
+git clone https://github.com/idrinth-api-bench/api-bench
cd api-bench
npm run coai
`}
@@ -118,7 +118,7 @@ npm run coai
{`
-git clone https://github.com/idrinth/api-bench
+git clone https://github.com/idrinth-api-bench/api-bench
cd api-bench
npm run setup
`}