8000 [Doc] Fix hyperlink formatting (#24457) · thomasjpfan/scikit-learn@83480df · GitHub
[go: up one dir, main page]

Skip to content

Commit 83480df

Browse files
authored
[Doc] Fix hyperlink formatting (scikit-learn#24457)
* [Doc] Fix hyperlink formatting * Use doi for reference
1 parent 47b9a7a commit 83480df

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

doc/modules/clustering.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2109,6 +2109,5 @@ diagonal entries::
21092109

21102110
.. topic:: References
21112111

2112-
* L. Hubert and P. Arabie, Comparing Partitions, Journal of
2113-
Classification 1985
2114-
<https://link.springer.com/article/10.1007%2FBF01908075>_
2112+
* :doi:`"Comparing Partitions" <10.1007/BF01908075>`
2113+
L. Hubert and P. Arabie, Journal of Classification 1985

0 commit comments

Comments
 (0)
0