Skip to content

Commit 143b42c

Browse files
committed
docs: Remove duplicate reference definitions
why: Myst was warning about duplicate markdown reference definitions what: - Remove duplicate [uv] reference in developing.md - Remove duplicate [uv] reference in CHANGES - Remove duplicate [ptpython] reference in quickstart.md
1 parent 44c3ab2 commit 143b42c

File tree

3 files changed

+0
-4
lines changed

3 files changed

+0
-4
lines changed

CHANGES

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -569,8 +569,6 @@ _Maintenance only, no bug fixes or new features_
569569

570570
via [ruff 0.4.2](https://github.com/astral-sh/ruff/blob/v0.4.2/CHANGELOG.md).
571571

572-
[uv]: https://github.com/astral-sh/uv
573-
574572
### Documentation
575573

576574
- Fix docstrings in `query_list` for `MultipleObjectsReturned` and

docs/developing.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,6 @@ git push --tags
285285
```
286286

287287
[twine]: https://twine.readthedocs.io/
288-
[uv]: https://github.com/astral-sh/uv
289288
[entr(1)]: http://eradman.com/entrproject/
290289
[ruff format]: https://docs.astral.sh/ruff/formatter/
291290
[ruff]: https://ruff.rs

docs/quickstart.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,4 +491,3 @@ and our [test suite] (see {ref}`development`.)
491491

492492
[workspacebuilder.py]: https://github.com/tmux-python/libtmux/blob/master/libtmux/workspacebuilder.py
493493
[test suite]: https://github.com/tmux-python/libtmux/tree/master/tests
494-
[ptpython]: https://github.com/prompt-toolkit/ptpython

0 commit comments

Comments
 (0)