You've already forked AstralRinth
forked from didirus/AstralRinth
Update utils.ts (#4157)
This commit is contained in:
@@ -311,7 +311,7 @@ export function flattenProjectVariables(project: Project): Record<string, string
|
|||||||
vars[`ADVANCED_MARKDOWN`] =
|
vars[`ADVANCED_MARKDOWN`] =
|
||||||
`[Markdown Formatting Guide](https://support.modrinth.com/en/articles/8801962-advanced-markdown-formatting)`
|
`[Markdown Formatting Guide](https://support.modrinth.com/en/articles/8801962-advanced-markdown-formatting)`
|
||||||
vars[`LICENSING_GUIDE`] =
|
vars[`LICENSING_GUIDE`] =
|
||||||
`our guide to [Guide to Licensing your Mods](https://modrinth.com/news/article/licensing-guide)`
|
`our guide to [Licensing your Mods](https://modrinth.com/news/article/licensing-guide)`
|
||||||
|
|
||||||
// Navigation related variables
|
// Navigation related variables
|
||||||
vars[`PROJECT_PERMANENT_LINK`] = `https://modrinth.com/project/${project.id}`
|
vars[`PROJECT_PERMANENT_LINK`] = `https://modrinth.com/project/${project.id}`
|
||||||
|
|||||||
Reference in New Issue
Block a user