Skip to content

Commit 691f9ef

Browse files
committed
fix link formatting
1 parent 98666c8 commit 691f9ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/populate_tox/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ integration_name: {
5252
When talking about version specifiers, we mean
5353
[version specifiers as defined](https://packaging.python.org/en/latest/specifications/version-specifiers/#id5)
5454
by the Python Packaging Authority. See also the actual implementation
55-
in `[packaging.specifiers](https://packaging.pypa.io/en/stable/specifiers.html)`.
55+
in [packaging.specifiers](https://packaging.pypa.io/en/stable/specifiers.html).
5656

5757
### `package`
5858

0 commit comments

Comments
 (0)