File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ const indexPath = lang == "en" ? "/" : `/${lang}`;
110
110
description ={ t (" nav.docs.details" )}
111
111
/>
112
112
<NavItem
113
- href =" https://github.com/pentacent/keila/projects/1 "
113
+ href ={ articlePath ( " roadmap " ) }
114
114
target =" _blank"
115
115
icon =" rocket"
116
116
title ={ t (" nav.roadmap" )}
Original file line number Diff line number Diff line change 155
155
<ListItem wip >… vielleicht deine Idee? Beteilige dich auf GitHub!</ListItem >
156
156
</ul >
157
157
158
- Mehr informationen über geplante neue Funktionen findest du in unserer
159
- [ Roadmap bei GitHub ] ( https://github.com/pentacent/keila/projects/1 ) .
158
+ Weitere Informationen über geplante neue Funktionen findest du in unserer
159
+ < I18NLink collection = " articles " i18nId = " roadmap " lang = " de " >Roadmap</ I18NLink > .
160
160
161
161
</div >
162
162
Original file line number Diff line number Diff line change 155
155
<ListItem wip >… maybe your idea? Let us know on GitHub!</ListItem >
156
156
</ul >
157
157
158
- For more information about upcoming features, check out the
159
- [ Development roadmap on GitHub ] ( https://github.com/pentacent/keila/projects/1 ) .
158
+ For more information about upcoming features, check out our
159
+ < I18NLink collection = " articles " i18nId = " roadmap" lang = " en " >public roadmap</ I18NLink > .
160
160
161
161
</div >
162
162
Original file line number Diff line number Diff line change 149
149
</ul >
150
150
151
151
Pour plus d'informations sur les fonctionnalités à venir, consultez
152
- [ la feuille de route de développement sur GitHub ] ( https://github.com/pentacent/keila/projects/1 ) .
152
+ < I18NLink collection = " articles " i18nId = " roadmap " lang = " fr " >notre feuille de route de développement</ I18NLink > .
153
153
154
154
</div >
155
155
You can’t perform that action at this time.
0 commit comments