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