Skip to content

Commit 693a38f

Browse files
authored
Fix link to be *true* raw data
Which would be handy for `wget`
1 parent 98a8829 commit 693a38f

File tree

1 file changed

+1
-1
lines changed
  • doc/source/getting_started/intro_tutorials/includes

1 file changed

+1
-1
lines changed

doc/source/getting_started/intro_tutorials/includes/titanic.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ consists of the following data columns:
2626
.. raw:: html
2727

2828
</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>
29+
<a href="https://github.com/pandas-dev/pandas/raw/main/doc/data/titanic.csv" class="btn btn-dark btn-sm">To raw data</a>
3030
</div>
3131
</div>

0 commit comments

Comments
 (0)