summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2025-09-30 12:03:13 -0400
committerpommicket <pommicket@gmail.com>2025-09-30 12:03:13 -0400
commit345c3b1cc5aef6546a2880b5717bc861ffe65def (patch)
tree6bb884a0a51b91f92904b2e8d872f2241dc11bca
parentcb92735a54a11f1a99f1cc617677feccccd73eb5 (diff)
Fix link to jdtls in README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 60145da..a85e461 100644
--- a/README.md
+++ b/README.md
@@ -237,7 +237,7 @@ The Go team's `go-pls` is enabled by default. You can download it
### Java
Eclipse's `jdtls` is enabled by default.
-You can download it [here](download.eclipse.org/jdtls/milestones/?d).
+You can download it [here](https://download.eclipse.org/jdtls/milestones/?d).
### JavaScript/TypeScript