Skip to content

Commit ed57d2d

Browse files
authored
Merge pull request #1060 from NullVoxPopuli/patch-3
Fix Discord Link on Polaris Page
2 parents 21bd5b1 + 74d5d6f commit ed57d2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/templates/editions/polaris.hbs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dt>Where can I get help or ask questions?</dt>
2323
<dd>
2424
Visit <LinkTo @route="community">the community page</LinkTo> to join the forums or chat!
25-
The [Ember Discord](https://discord.gg/emberjs) has channels specifically for Octane where you can search for other people's questions too. Read the "welcome" and "setup profile" channels to learn how to get posting permissions.
25+
The <a href="https://discord.gg/emberjs" target="_blank" rel="noopener noreferrer">Ember Discord</a> has channels specifically for Polaris where you can search for other people's questions too. Read the "welcome" and "setup profile" channels to learn how to get posting permissions.
2626
</dd>
2727
</dl>
28-
</section>
28+
</section>

0 commit comments

Comments
 (0)