diff --git a/docs/doc_indexing.md b/docs/doc_indexing.md index 0fe66ac52a30a6c6dfee9087bac8802ccb5f8e0e..c5d2dfc6ff8087dc9a4db466c4f29b0a204bfbb1 100644 --- a/docs/doc_indexing.md +++ b/docs/doc_indexing.md @@ -458,7 +458,7 @@ nicely with writing those as one-liner: > >Nevertheless, something like `di.aloc[di['a'] > di['b']]` do not work, because the comparison fails, >as long as the two series objects not have the same index. But maybe one want to checkout ->[DictOfSeries.index_of()](/docs/methods_and_properties.md#diosdictofseriesindex_of). +>[DictOfSeries.index_of()](readthedocs-link-to-index-of). Nested-lists as row indexer