We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92b46f2 commit c5a917dCopy full SHA for c5a917d
1 file changed
apps/web/src/controllers/utils/tg-parser.ts
@@ -85,7 +85,7 @@ export const parseToc = (
85
other: "Other",
86
"bottom-corner": "Bottom Corner",
87
read: "Read",
88
- path: "weekly-newsletters",
+ path: "guild/weekly-newsletter",
89
ending: "You can read the whole weekly letter here",
90
summary: "Table of Contents",
91
},
@@ -96,7 +96,7 @@ export const parseToc = (
96
other: "Muut",
97
"bottom-corner": "Pohjanurkkaus",
98
read: "Lue",
99
- path: "viikkotiedotteet",
+ path: "kilta/viikkotiedote",
100
ending: "Viikkotiedotteen voi kokonaisuudessaan käydä lukemassa täällä",
101
summary: "Sisällysluettelo",
102
0 commit comments