Website: Fix the GitHub name and improve the grammar in Brazilian Portuguese (#1138)
This commit is contained in:
@@ -36,7 +36,7 @@ export default defineConfig({
|
||||
function nav() {
|
||||
return [
|
||||
{ text: 'Руководство', link: '/ru_RU/guide/what-is-kernelsu' },
|
||||
{ text: 'Github', link: 'https://github.com/tiann/KernelSU' }
|
||||
{ text: 'GitHub', link: 'https://github.com/tiann/KernelSU' }
|
||||
]
|
||||
}
|
||||
|
||||
@@ -58,4 +58,4 @@ function sidebarGuide() {
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user