We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8647298 commit 9355e97Copy full SHA for 9355e97
doc/source/getting_started/intro_tutorials/includes/titanic.rst
@@ -26,6 +26,6 @@ consists of the following data columns:
26
.. raw:: html
27
28
</p>
29
- <a href="https://github.com/pandas-dev/pandas/tree/main/doc/data/titanic.csv" class="btn btn-dark btn-sm">To raw data</a>
+ <a href="https://github.com/pandas-dev/pandas/raw/main/doc/data/titanic.csv" class="btn btn-dark btn-sm">To raw data</a>
30
</div>
31
0 commit comments