Skip to content

Commit a71670b

Browse files
committed
docs: fix some various linking issues
Signed-off-by: Luca Zeuch <[email protected]>
1 parent 7f0b34a commit a71670b

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

content/docs/fun/reputation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ overrides the _Required role to receive/being taken away points from_.
6262
You can set up role rewards for reaching certain reputation amounts. Up to 5 rewards on free, 25 for premium. This system
6363
is basic and offers little customization. For more advanced setups, custom commands are recommended.
6464

65-
![Overview of Reputation Role Rewards](overview_reuptationRewards.png)
65+
![Overview of Reputation Role Rewards](overview_reputationRewards.png)
6666

6767
### Create new reputation role
6868

content/docs/reference/custom-interactions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,4 +345,4 @@ Action rows are simply a slice of components, which can be buttons or select men
345345

346346
This will nicely format our components, like shown in the screenshot below.
347347

348-
![Result of above custom command.](/learn/advanced/custom-interactions/rows_example.png)
348+
![Result of above custom command.](rows_example.png)

content/docs/tools-and-utilities/self-assignable-roles.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -112,15 +112,15 @@ Roles can only be assigned to one group.
112112

113113
{{< /callout >}}
114114

115-
Refer back to the [optional features for roles](#roles-optional-features) and select the role group you want to assign
115+
Refer back to the [optional features for roles](#command-configuration) and select the role group you want to assign
116116
the role to.
117117

118118
## Role Menu
119119

120120
{{< callout context="caution" title="Warning: Required Setup" icon="outline/alert-triangle" >}}
121121

122-
Make sure you created your [role commands](#roles) and assigned them a [role group](#role-groups) before starting.
123-
Role menu will **not** work if you have not done so.
122+
Make sure you created your [role commands](#role-commands) and assigned them a [role group](#role-groups) before
123+
starting. Role menu will **not** work if you have not done so.
124124

125125
{{< /callout >}}
126126

@@ -155,9 +155,9 @@ message, or add new role to your role menu, be sure to read until the end.
155155

156156
{{< callout context="caution" title="Warning: Prerequisites" icon="outline/alert-triangle" >}}
157157

158-
Make sure you created your [role commands](#roles) and assigned them a [role group](#role-groups) before starting.
159-
Role menu will **not** work if you have not done so. All switches and flags (nodm, rr, etc...) start with hyphen symbol
160-
`-`, not your prefix.
158+
Make sure you created your [role commands](#role-commands) and assigned them a [role group](#role-groups) before
159+
starting. Role menu will **not** work if you have not done so. All switches and flags (nodm, rr, etc...) start with
160+
hyphen symbol `-`, not your prefix.
161161

162162
{{< /callout >}}
163163

0 commit comments

Comments
 (0)