mirror of
https://gitlab.futo.org/videostreaming/grayjay.git
synced 2025-08-12 11:09:27 +00:00
fix link typo for Script Signing
typo causes HTTP 400 error when accessing link to Script Signing.md
This commit is contained in:
parent
1639bd7af1
commit
d2ed0c65ca
1 changed files with 2 additions and 2 deletions
|
@ -138,7 +138,7 @@ See [Pagers.md](https://gitlab.futo.org/videostreaming/grayjay/-/blob/master/doc
|
|||
|
||||
When you deploy your plugin, you'll need to add code signing for security.
|
||||
|
||||
See [Script Signing.md](https://gitlab.futo.org/videostreaming/grayjay/-/blob/master/docs/Script%Signing.md)
|
||||
See [Script Signing.md](https://gitlab.futo.org/videostreaming/grayjay/-/blob/master/docs/Script%20Signing.md)
|
||||
|
||||
## Plugin Deployment
|
||||
|
||||
|
@ -186,4 +186,4 @@ Make sure the signature is correctly generated and added. Also, ensure the versi
|
|||
|
||||
If you have any issues or need further assistance, feel free to reach out to us at:
|
||||
|
||||
https://chat.futo.org/login/
|
||||
https://chat.futo.org/login/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue