aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGuldoman <giulio.lettieri@gmail.com>2023-01-04 19:24:49 +0100
committerGitHub <noreply@github.com>2023-01-04 19:24:49 +0100
commit350cbc7e50e30f00b479062e5295fbdd45cc843f (patch)
tree3ce18ed66e45be8fe22883a1ed85db5556029b29 /README.md
parent46f3dad34def34449ed485bdd1fc492ccad23197 (diff)
downloadlite-xl-plugins-350cbc7e50e30f00b479062e5295fbdd45cc843f.tar.gz
lite-xl-plugins-350cbc7e50e30f00b479062e5295fbdd45cc843f.zip
Fix manifest link in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 13dba2c..90479bb 100644
--- a/README.md
+++ b/README.md
@@ -25,8 +25,8 @@ you may install plugins by doing
```
*Note: if you make a pull request, the manifest.json file should be updated to
-include any new plugins added, as specified in the [lite-xl plugin manifest specification]
-(https://github.com/adamharrison/lite-xl-plugin-manager/blob/master/SPEC.md).*
+include any new plugins added, as specified in the
+[lite-xl plugin manifest specification](https://github.com/adamharrison/lite-xl-plugin-manager/blob/master/SPEC.md).*
*Please note, that in this official repository, any plugins that specify a `remote` must also
pin the remote to a specific commit hash. Any plugin that is hosted not in a repository,