Skip to content

Commit a9bc1fe

Browse files
committed
fix doc refs to https
1 parent 19ce118 commit a9bc1fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/refs.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
.. _GitHub: http://github.com/bckohan/enum-properties
3-
.. _PyPI: http://pypi.python.org/pypi/enum-properties
2+
.. _GitHub: https://github.com/bckohan/enum-properties
3+
.. _PyPI: https://pypi.python.org/pypi/enum-properties
44
.. _Enum: https://docs.python.org/3/library/enum.html#enum.Enum
55
.. _ValueError: https://docs.python.org/3/library/exceptions.html#ValueError

0 commit comments

Comments
 (0)