We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbb17fd commit dc74075Copy full SHA for dc74075
src/zh/modpacks/ftbe.md
@@ -15,7 +15,7 @@ FTB Evolution 将你带入一个无限的 Minecraft 世界,在这里,先进
15
<DownloadLinks :methods="[
16
{ id: 'quark-lanzou', text: '下载汉化', icon: '/imgs/logo/logo_64.png', lanzouLink: '/doing', quarkLink: '/doing' },
17
{ id: 'curseforge', text: '下载i18n模组', icon: '/imgs/svg/curseforge.svg', link: 'https://www.curseforge.com/api/v1/mods/297404/files/7173159/download' },
18
- { id: 'github', text: 'GitHub仓库', icon: '/imgs/svg/github.svg', link: 'https://github.com/VM-Chinese-translate-group/FTB-Evolution-Chinese' }
+ { id: 'github', text: 'GitHub仓库', icon: '/imgs/svg/github.svg', link: 'https://github.com/VM-Chinese-translate-group/FTB-Evolution-Chinese' },
19
{ id: 'lazy', text: '懒汉下载', icon: '/imgs/lazydl.png', link: '/doing' }
20
]" />
21
0 commit comments