Skip to content

Commit f80639c

Browse files
authored
Fix version ordering broken link (#1403)
1 parent 31c6a87 commit f80639c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/maintainer/knowledge_base.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1387,7 +1387,7 @@ Pre-release version sorting
13871387
---------------------------
13881388

13891389
If you wish to add numbers to your ``dev`` or ``rc`` build, you should follow the
1390-
`guidelines <http://conda.pydata.org/docs/spec.html#build-version-spec>`_ put
1390+
`guidelines <https://docs.conda.io/projects/conda/en/latest/user-guide/concepts/pkg-specs.html#version-ordering>`_ put
13911391
forth by Continuum regarding version sorting in ``conda``. Also see the `source
13921392
code for conda
13931393
4.2.13 <https://github.com/conda/conda/blob/4.2.13/conda/version.py#L93-L119>`_.

0 commit comments

Comments
 (0)