Skip to content

Commit 6ea5a25

Browse files
committed
rm old repo links
1 parent 0cb31c7 commit 6ea5a25

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ estimator with unit tests, along with examples and benchmarks.
2525
auto_examples/index
2626
...
2727

28-
See the `README <https://github.com/skope-rules/skope-rules/blob/master/README.md>`_
28+
See the `README <https://github.com/scikit-learn-contrib/skope-rules/blob/master/README.md>`_
2929
for more information.
3030

3131

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
setup(name='skope-rules',
1818
version='1.0.0',
1919
description='Machine Learning with Interpretable Rules',
20-
url='https://github.com/skope-rules/skope-rules',
20+
url='https://github.com/scikit-learn-contrib/skope-rules',
2121
author='see AUTHORS.rst',
2222
license='BSD 3 clause',
2323
packages=find_packages(),

0 commit comments

Comments
 (0)