Move url to href
parent
8cc0efe01d
commit
51d52a6abd
|
@ -89,7 +89,7 @@ ${location}
|
||||||
|
|
||||||
## Invite
|
## Invite
|
||||||
|
|
||||||
${guildScheduledEvent.url}
|
<a href="${guildScheduledEvent.url}">Invite Link</a>
|
||||||
`,
|
`,
|
||||||
},
|
},
|
||||||
path: `src/markdownOutput`,
|
path: `src/markdownOutput`,
|
||||||
|
|
Loading…
Reference in New Issue