Skip to content

Commit c5a917d

Browse files
authored
Fix/link to newsletter tg overview (#811)
* Fix newsletter link * Add guild/kilta to path
1 parent 92b46f2 commit c5a917d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

apps/web/src/controllers/utils/tg-parser.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ export const parseToc = (
8585
other: "Other",
8686
"bottom-corner": "Bottom Corner",
8787
read: "Read",
88-
path: "weekly-newsletters",
88+
path: "guild/weekly-newsletter",
8989
ending: "You can read the whole weekly letter here",
9090
summary: "Table of Contents",
9191
},
@@ -96,7 +96,7 @@ export const parseToc = (
9696
other: "Muut",
9797
"bottom-corner": "Pohjanurkkaus",
9898
read: "Lue",
99-
path: "viikkotiedotteet",
99+
path: "kilta/viikkotiedote",
100100
ending: "Viikkotiedotteen voi kokonaisuudessaan käydä lukemassa täällä",
101101
summary: "Sisällysluettelo",
102102
},

0 commit comments

Comments
 (0)