Skip to content

Commit dcbf654

Browse files
committed
MAINT documentation links and copyright statement
1 parent 17ddb24 commit dcbf654

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

doc/conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,8 @@
6363

6464
# General information about the project.
6565
project = u'OpenML'
66-
copyright = u'2014, Matthias Feurer'
66+
copyright = u'2014-2016, Matthias Feurer, Andreas Müller, Farzan Majdani, ' \
67+
u'Joaquin Vanschoren and Pieter Gijsbers'
6768

6869
# The version info for the project you're documenting, acts as replacement for
6970
# |version| and |release|, also used in various other places throughout the

doc/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ How to get OpenML for python
1818
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1919

2020
Currently, the OpenML package for python is only available from
21-
`github <https://github.com/openml/python>`_.
21+
`github <https://github.com/openml/openml-python>`_.
2222

2323
.. code:: bash
2424
25-
git clone https://github.com/openml/python.git
25+
git clone https://github.com/openml/openml-python.git
2626
2727
Installation
2828
~~~~~~~~~~~~

0 commit comments

Comments
 (0)