8000 DOC Add Twitter in Community Section (#21241) · scikit-learn/scikit-learn@0a5c9f1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0a5c9f1

Browse files
DOC Add Twitter in Community Section (#21241)
Adding a Twitter link to the Community section on the homepage of the Scikit-learn website (https://scikit-learn.org/stable/) as mentioned in issue #21236
1 parent 93bc20f commit 0a5c9f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/templates/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ <h4 class="sk-landing-call-header">Community</h4>
185185
<li><strong>Questions?</strong> See <a href="faq.html">FAQ</a> and <a href="https://stackoverflow.com/questions/tagged/scikit-learn">stackoverflow</a></li>
186186
<li><strong>Mailing list:</strong> <a href="https://mail.python.org/mailman/listinfo/scikit-learn">scikit-learn@python.org</a></li>
187187
<li><strong>Gitter:</strong> <a href="https://gitter.im/scikit-learn/scikit-learn">gitter.im/scikit-learn</a></li>
188+
<li><strong>Twitter:</strong> <a href="https://twitter.com/scikit_learn">@scikit_learn</a></li>
188189
<li>Communication on all channels should respect <a href="https://www.python.org/psf/conduct/">PSF's code of conduct.</a></li>
189190
</ul>
190191

0 commit comments

Comments
 (0)
0