rm sklearn links (#8773)

This commit is contained in:
Bagatur
2023-08-04 14:28:00 -07:00
committed by GitHub
parent e5fed7d535
commit 21771a6f1c
2 changed files with 1 additions and 12 deletions

View File

@@ -19,7 +19,7 @@
{% block htmltitle %}
<title>{{ title|striptags|e }}{{ titlesuffix }}</title>
{% endblock %}
<link rel="canonical" href="http://scikit-learn.org/stable/{{pagename}}.html" />
<link rel="canonical" href="https://api.python.langchain.com/en/latest/{{pagename}}.html" />
{% if favicon_url %}
<link rel="shortcut icon" href="{{ favicon_url|e }}"/>