link to the new documentation.
This commit is contained in:
parent
e17257a90f
commit
2950fdeddf
@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## ??? (Not Released Yet)
|
||||
|
||||
### Minor changes and fixes
|
||||
|
||||
* Updating a link to the documentation in the settings page.
|
||||
|
||||
## 6.1.0
|
||||
|
||||
### Important Notes
|
||||
|
@ -35,12 +35,12 @@ function initSettings (options: RegisterServerOptions): void {
|
||||
descriptionHTML: `<span class="peertube-plugin-livechat-warning">
|
||||
It seems that your are using a ${process.arch} CPU,
|
||||
which is not compatible with the plugin.
|
||||
Please read the
|
||||
Please read
|
||||
<a
|
||||
href="https://github.com/JohnXLivingston/peertube-plugin-livechat/blob/main/documentation/installation.md"
|
||||
href="https://johnxlivingston.github.io/peertube-plugin-livechat/fr/documentation/installation/cpu_compatibility/"
|
||||
target="_blank"
|
||||
>
|
||||
installation documentation
|
||||
this page
|
||||
</a> for a workaround.
|
||||
</span>`
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user