Skip to content

Commit

Permalink
Update Get Sub link
Browse files Browse the repository at this point in the history
  • Loading branch information
olehmell committed Dec 7, 2023
1 parent bd603a8 commit 61d4465
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ import Spaces from './steps/Spaces'
import Topics from './steps/Topics'
import { OnBoardingContentProps, OnBoardingModalProps } from './types'

const HOW_TO_GET_SUB_URL = 'https://docs.subsocial.network/docs/tutorials/get-sub'
const HOW_TO_GET_SUB_URL = 'https://docs.subsocial.network/docs/tutorials/GetSUB/get-sub'

const steps: {
[key in keyof OnBoardingDataTypes]: {
Expand Down

0 comments on commit 61d4465

Please sign in to comment.