Skip to content

Commit

Permalink
Merge pull request #2289 from dfinity/akos/fix-sns-launch-link
Browse files Browse the repository at this point in the history
fix: outdated sns launch link on /ois
  • Loading branch information
jessiemongeon1 authored Dec 14, 2023
2 parents 86916d6 + eb06c98 commit 1f7a81b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/ois.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ function OpenChatPage() {
<MotionLink
variants={transitions.fadeIn}
className="button-outline-white"
href="/docs/current/developer-docs/integrations/sns/launching/launch-steps"
href="/docs/current/developer-docs/integrations/sns/launching/launch-steps-1proposal"
>
Launch an SNS DAO
</MotionLink>
Expand Down

0 comments on commit 1f7a81b

Please sign in to comment.