diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-11 23:55:39 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:37:21 +0700 |
commit | 3bd5256c5b4cff92600e29453e4bcd54a6e0e284 (patch) | |
tree | 028e0ab34dd07b6ecc8e07e3944d6e72e40f52ce /python/rst-linker/README | |
parent | a1cfff60456243c39acf523a294d1585a6c43960 (diff) |
python/rst-linker: Fix README, PRGNAM.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/rst-linker/README')
-rw-r--r-- | python/rst-linker/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/rst-linker/README b/python/rst-linker/README index 611acecc3460..40c7a018b4a7 100644 --- a/python/rst-linker/README +++ b/python/rst-linker/README @@ -1,2 +1,2 @@ -rst.linker provides a routine for adding links and performing other custom -replacements to reStructuredText files as a Sphinx extension. +rst.linker provides a routine for adding links and performing other +custom replacements to reStructuredText files as a Sphinx extension. |