We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 582d395 commit 7919125Copy full SHA for 7919125
1 file changed
components/Header.tsx
@@ -104,11 +104,11 @@ export function Header(props: Headerprops) {
104
Features
105
</Link>
106
<Link
107
- href="#testimonials-section"
+ href="https://intelowl.readthedocs.io/en/latest"
108
onClick={handleScroll}
109
className="text-white font-SpaceGrotesk font-light text-center invisible md:visible ml-3"
110
>
111
- Testimonials
+ Docs
112
113
114
href="/blogs"
0 commit comments