UX: Fix wizard link in getting started guide (#28768)
Followup e7d80cf762
,
a slash was missing for the wizard link
This commit is contained in:
parent
6e7b021633
commit
622d6289e5
|
@ -7,7 +7,7 @@ Discourse is a powerful and flexible platform with many options for customizatio
|
|||
To get started, we recommend you follow the sections below for each of the following:
|
||||
|
||||
- [ ] [Test your email configuration](/admin/email)
|
||||
- [ ] [Complete the setup wizard](wizard/steps/branding)
|
||||
- [ ] [Complete the setup wizard](/wizard/steps/branding)
|
||||
- [ ] [Invite a few people to join you](/my/invited)
|
||||
- [ ] [Discuss ideas with your community](/new-topic)
|
||||
- [ ] [Adjust other customizations](/admin/site_settings/category/required)
|
||||
|
|
Loading…
Reference in New Issue