Fix markdown link formatting in README.md

This commit is contained in:
Dmitri Sotnikov 2026-06-06 06:35:16 +08:00 committed by GitHub
parent 533a643c2d
commit 120d6d73fa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -149,7 +149,7 @@ Tests are organized in three layers:
is the authoritative description of what Jolt promises.
- **`test/integration/`** — cross-cutting and regression batteries: the Clojure
conformance suite, SCI bootstrap/runtime loading, jank conformance, the
cross-dialect [clojure-test-suite]((https://github.com/jank-lang/clojure-test-suite)
cross-dialect [clojure-test-suite](https://github.com/jank-lang/clojure-test-suite)
(run via a minimal `clojure.test` shim against `~/src/clojure-test-suite`, if
present, and baseline-guarded), compile-mode tests, the library API, and a
broad systematic-coverage net.