switch emsesp Wiki to BBQKees'

This commit is contained in:
proddy
2020-09-12 16:55:30 +02:00
parent 796848f2e4
commit 745ae5a777
4 changed files with 5 additions and 6 deletions

View File

@@ -48,7 +48,7 @@ function EMSESPSettingsControllerForm(props: EMSESPSettingsControllerFormProps)
<ValidatorForm onSubmit={saveData}>
<Box bgcolor="info.main" p={2} mt={2} mb={2}>
<Typography variant="body1">
Customize EMS-ESP by editing the default settings here. Refer to the <Link href="https://emsesp.github.io/docs/#/" color="primary">{'Wiki'}</Link>&nbsp;for descriptions of each setting.
Customize EMS-ESP by modifying the default settings here.
</Typography>
</Box>
<br></br>