Skip to content

Commit 18ca3fc

Browse files
authored
Fix reference to wheels URL and path in pylock-toml
Corrected reference to wheels URL and path in documentation.
1 parent 5271c1f commit 18ca3fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/specifications/pylock-toml.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -637,7 +637,7 @@ See :ref:`pylock-packages-archive-hashes`.
637637
- **Inspiration**: PDM_, Poetry_, uv_
638638
- The file name of the :ref:`binary-distribution-format` file.
639639
- If specified, this key's value takes precedence over the file name found in
640-
either :ref:`pylock-packages-sdist-url` or :ref:`pylock-packages-sdist-path`.
640+
either :ref:`pylock-packages-wheels-url` or :ref:`pylock-packages-wheels-path`.
641641

642642

643643
.. _pylock-packages-wheels-upload-time:

0 commit comments

Comments
 (0)