Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Commit 2c24779

Browse files
committed
Add link to github: for real
1 parent 200be62 commit 2c24779

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ polylearn
66
A library for **factorization machines** and **polynomial networks**
77
for classification and regression in Python.
88

9+
`Github repository. <https://github.com/scikit-learn-contrib/polylearn/>_`
10+
911
.. image:: https://travis-ci.org/scikit-learn-contrib/polylearn.svg?branch=master
1012
:target: https://travis-ci.org/scikit-learn-contrib/polylearn
1113

doc/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@
142142
html_theme_options = {
143143
'navbar_links': [
144144
# ('Introduction', 'intro'),
145-
('Github repo', 'https://github.com/scikit-learn-contrib/polylearn/'),
146145
('References', 'references'),
147146
('Examples', 'auto_examples/index'),
148147
],

0 commit comments

Comments
 (0)