We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea971ac commit b478c0dCopy full SHA for b478c0d
doc/_templates/pandas_footer.html
@@ -1,3 +1,3 @@
1
<p class="copyright">
2
- © {{copyright}} pandas via <a href="https://numfocus.org">NumFOCUS, Inc.</a> Hosted by <a href="https://www.ovhcloud.com">OVH Cloud</a>.
+ © {{copyright}} pandas via <a href="https://numfocus.org">NumFOCUS, Inc.</a> Hosted by <a href="https://www.ovhcloud.com">OVHcloud</a>.
3
</p>
web/pandas/_templates/layout.html
@@ -91,7 +91,7 @@
91
</li>
92
</ul>
93
<p>
94
- © {{ current_year }} pandas via <a href="https://numfocus.org">NumFOCUS, Inc.</a> Hosted by <a href="https://www.ovhcloud.com">OVH Cloud</a>.
+ © {{ current_year }} pandas via <a href="https://numfocus.org">NumFOCUS, Inc.</a> Hosted by <a href="https://www.ovhcloud.com">OVHcloud</a>.
95
96
</footer>
97
0 commit comments