Skip to content

Commit 3bfabfb

Browse files
committed
tweak
1 parent 7244c46 commit 3bfabfb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/Header.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ export function Header(props: Headerprops) {
3838
Features
3939
</Link>
4040
<Link
41-
href="https://intelowlproject.github.io/"
41+
href="https://intelowl.readthedocs.io/en/latest"
4242
className="text-white font-SpaceGrotesk font-light text-center invisible md:visible"
4343
>
44-
Testimonials
44+
Docs
4545
</Link>
4646
<Link
4747
href={"/blogs"}

0 commit comments

Comments
 (0)