Skip to content
This repository was archived by the owner on Feb 1, 2023. It is now read-only.

Commit 04066ab

Browse files
author
Matthias Koeppe
committed
pkgs/sage-conf/README.rst: Add links to source code
1 parent 250e5e0 commit 04066ab

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

pkgs/sage-conf/README.rst

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ sage_conf sdist on PyPI
2222
-----------------------
2323

2424
This 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

2828
To install, use ``pip install -v sage_conf``. Using ``-v`` ensures that diagnostic
2929
messages are displayed.
@@ -77,8 +77,9 @@ sage_conf in the SageMath distribution
7777

7878
The original version of the distribution package ``sage_conf`` is used
7979
internally 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

8485
sage_conf in downstream distributions
@@ -100,4 +101,4 @@ Upstream Contact
100101
https://www.sagemath.org
101102

102103
This 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/>`_.

0 commit comments

Comments
 (0)