Skip to content

Commit 283fa07

Browse files
TomAugspurgerdatapythonista
authored andcommitted
DOC: fixed about link (#30855)
1 parent 493363e commit 283fa07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/pandas/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ <h5>Documentation</h5>
3535
<div class="col-md-4">
3636
<h5>Community</h5>
3737
<ul>
38-
<li><a href="{{ base_url }}/community/about.html">About pandas</a></li>
38+
<li><a href="{{ base_url }}/about/index.html">About pandas</a></li>
3939
<li><a href="https://stackoverflow.com/questions/tagged/pandas">Ask a question</a></li>
4040
<li><a href="{{ base_url }}/community/ecosystem.html">Ecosystem</a></li>
4141
</ul>

0 commit comments

Comments
 (0)