File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ export default function HeroSection(props: HeroSectionProps) {
4848 < span className = "text-[#00ADEF]" > single API request.</ span >
4949 </ h2 >
5050 < a
51- href = "https://intelowlproject.github.io/docs/IntelOwl/installation"
51+ href = "https://intelowlproject.github.io/docs/IntelOwl/installation/ "
5252 className = " transform transition-transform duration-3 hover:scale-110 btn bg-[#00ADEE] hover:bg-blue-700 text-white py-2 mb-12 px-4 text-sm rounded w-32 h-10 mt-8 font-SpaceGrotesk text-center"
5353 >
5454 get started ➔
@@ -96,7 +96,7 @@ export default function HeroSection(props: HeroSectionProps) {
9696 </ span >
9797 </ h2 >
9898 < a
99- href = "https://intelowlproject.github.io/docs/IntelOwl/installation"
99+ href = "https://intelowlproject.github.io/docs/IntelOwl/installation/ "
100100 className = "transform transition-transform duration-3 hover:scale-110 btn bg-[#00ADEE] hover:bg-blue-700 text-white py-2 px-4 rounded w-36 h-10 mt-16 font-SpaceGrotesk text-center"
101101 >
102102 get started ➔
You can’t perform that action at this time.
0 commit comments