BUG: fix link in hierarchical indexing

website
Jake VanderPlas 2017-08-15 09:13:22 -07:00
parent c719586d33
commit dd4e0ae165
1 changed files with 1 additions and 1 deletions

View File

@ -1347,7 +1347,7 @@
"editable": true
},
"source": [
"Partial slicing is available as well, as long as the ``MultiIndex`` is sorted (see discussion in [Sorted and Unsorted Indices](Sorted-and-Unsorted-Indices)):"
"Partial slicing is available as well, as long as the ``MultiIndex`` is sorted (see discussion in [Sorted and Unsorted Indices](#Sorted-and-Unsorted-Indices)):"
]
},
{