Skip to content

Commit f2813cb

Browse files
authored
Merge pull request #194 from isumitjha/spyder-console-typo-fix
2 parents 56e5658 + d96e005 commit f2813cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ <h2 class="title">{% trans %}Projects using SymPy{% endtrans %}</h2>
134134
{% trans %}Spyder{% endtrans %}</a></strong>:
135135
{% trans %} The Scientific Python Development Environment, a Python
136136
equivalent to Rstudio or MATLAB; full SymPy support can be enabled in
137-
Spyder's <a href="https://docs.spyder-ide.org/ipythonconsole.html">
137+
Spyder's <a href="https://docs.spyder-ide.org/current/panes/ipythonconsole.html>
138138
IPython Consoles</a>.{% endtrans%}
139139
</li>
140140
<li><strong><a href="https://www.researchgate.net/publication/260585491_Symbolic_Statistics_with_SymPy/">

0 commit comments

Comments
 (0)