improve link accessibility

The previous text causes lints to fire in new versions of markdownlint.
This commit is contained in:
Charles Hall 2025-07-20 16:11:59 -07:00
parent e31f4454bd
commit a3a2485edb

View file

@ -76,13 +76,13 @@ our ability to accomplish our goals:
[`envsubst`][envsubst]. [`envsubst`][envsubst].
* Configuration compatibility with Conduit * Configuration compatibility with Conduit
* To provide a secure and ergonomic configuration experience, breaking changes * To provide a secure and ergonomic configuration experience, breaking changes
are required. However, we do intend to provide a migration tool to ease are required. However, [we do intend to provide a migration tool to ease
migration; this feature is tracked [here][migration-tool]. migration][migration-tool].
* Perfect database compatibility with Conduit * Perfect database compatibility with Conduit
* The current database compatibility status can be tracked [here][db-compat]. * [This issue tracks the database compatibility status][db-compat]. In the
In the long run, it's inevitable that changes will be made to Conduit that long run, it's inevitable that changes will be made to Conduit that we won't
we won't want to pull in, or that we need to make changes that Conduit won't want to pull in, or that we need to make changes that Conduit won't want to
want to pull in. pull in.
[envsubst]: https://github.com/a8m/envsubst [envsubst]: https://github.com/a8m/envsubst
[migration-tool]: https://gitlab.computer.surgery/matrix/grapevine/-/issues/38 [migration-tool]: https://gitlab.computer.surgery/matrix/grapevine/-/issues/38