aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <>2023-03-21 14:27:08 +0000
committerGithub Actions <>2023-03-21 14:27:08 +0000
commit82871aeb551048e28e4472aa4fef18ae0817e963 (patch)
treeccf1b16c474c689aad0fe6c2d3785f039bb286f7 /README.md
parent04472993f7808d2df2fd500ceabb3127b36663db (diff)
downloadlite-xl-plugins-82871aeb551048e28e4472aa4fef18ae0817e963.tar.gz
lite-xl-plugins-82871aeb551048e28e4472aa4fef18ae0817e963.zip
[CI] Updated README.md.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ff6bb3f..4869e7f 100644
--- a/README.md
+++ b/README.md
@@ -91,7 +91,7 @@ but only with a `url` must provide a `checksum` that matches the existing plugin
| [`language_autohotkey_v1`](plugins/language_autohotkey_v1.lua?raw=1) | Syntax for the [AutoHotkey](https://www.autohotkey.com)(v1) programming language |
| [`language_batch`](plugins/language_batch.lua?raw=1) | Syntax for Windows [Batch Files](https://en.wikipedia.org/wiki/Batch_file) |
| [`language_bib`](plugins/language_bib.lua?raw=1) | Syntax for [BibTex](https://en.wikipedia.org/wiki/BibTeX) files |
-| [`language_blade`](plugins/language_blade.lua?raw=1) | Syntax for [Blade](https://github.com/blade-lang/blade) files |
+| [`language_blade`](plugins/language_blade.lua?raw=1) | Syntax for [Blade](https://github.com/blade-lang/blade/) files |
| [`language_caddyfile`](plugins/language_caddyfile.lua?raw=1) | Syntax for the Caddyfile used on the [Caddy](https://caddyserver.com/) web server |
| [`language_cmake`](plugins/language_cmake.lua?raw=1) | Syntax for the CMake build system language |
| [`language_containerfile`](https://github.com/FilBot3/lite-xl-language-containerfile)\* | Syntax for [Containerfile](https://github.com/containers/common/blob/main/docs/Containerfile.5.md)/[Dockerfile](https://docs.docker.com/engine/reference/builder/) |