This repository was archived by the owner on Feb 1, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ sage_conf sdist on PyPI
2222-----------------------
2323
2424This implementation of the ``sage_conf `` distribution package comes from
25- https://trac.sagemath.org/ticket/29039, which adds the directory
26- `` pkgs/sage-conf_pypi/ `` .
25+ https://trac.sagemath.org/ticket/29039, which added the directory
26+ `pkgs/sage-conf_pypi < https://github.com/sagemath/sage/tree/develop/pkgs/sage-conf_pypi/ >`_ .
2727
2828To install, use ``pip install -v sage_conf ``. Using ``-v `` ensures that diagnostic
2929messages are displayed.
@@ -77,8 +77,9 @@ sage_conf in the SageMath distribution
7777
7878The original version of the distribution package ``sage_conf `` is used
7979internally in the SageMath distribution. It is provided in the directory
80- ``pkgs/sage-conf/ ``. This version of the package is generated
81- by the Sage distribution's ``configure `` script.
80+ `pkgs/sage-conf <https://github.com/sagemath/sage/tree/develop/pkgs/sage-conf/ >`_.
81+ This version of the package is generated by the Sage distribution's ``configure ``
82+ script.
8283
8384
8485sage_conf in downstream distributions
@@ -100,4 +101,4 @@ Upstream Contact
100101https://www.sagemath.org
101102
102103This package is included in the source code of the Sage distribution,
103- in `` pkgs/sage-conf* `` .
104+ in `pkgs/sage-conf* < https://github.com/sagemath/sage/tree/develop/pkgs/ >`_ .
You can’t perform that action at this time.
0 commit comments