Skip to content

Commit

Permalink
fix: go to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
trigaten committed Nov 23, 2023
1 parent a706573 commit 57824a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/subsections/landingpage/Hero.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ function Hero() {
levels!
</div>
<div className="flex items-center justify-center pt-6">
{/* <a href="https://learnprompting.org/docs/intro"> */}
<a href="https://learn-prompting.webflow.io">
<a href="https://learnprompting.org/docs/intro">
{/* <a href="https://learn-prompting.webflow.io"> */}
<Button
onClick={() =>
React.useEffect(() => {
Expand Down

1 comment on commit 57824a7

@vercel
Copy link

@vercel vercel bot commented on 57824a7 Nov 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

learn-prompting – ./

learn-prompting-git-main-trigaten.vercel.app
learn-prompting.vercel.app
learn-prompting-trigaten.vercel.app

Please sign in to comment.