Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Commit e804a72

Browse files
committed
Replace document reference.
1 parent 82e0751 commit e804a72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Class `SRL` takes a Simple Regex Language string as input.
3636
>>> matched.group()
3737
'123'
3838

39-
See more usages in `Specification <https://github.com/SimpleRegex/SRL-Python/blob/master/specification.md>`_.
39+
* Read document: `Readthedocs <http://srl-python.readthedocs.io/en/latest/>`_.
4040

4141
Test
4242
-----------------

0 commit comments

Comments
 (0)