Skip to content

Commit 52f877d

Browse files
Merge pull request #6442 from jorisvandenbossche/doc-fixes
DOC: small doc fixes
2 parents af63b99 + e644d55 commit 52f877d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/source/release.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -3754,7 +3754,7 @@ Improvements to existing features
37543754
aggregation with axis != 0
37553755

37563756
API Changes
3757-
~~~~~~~~~
3757+
~~~~~~~~~~~
37583758

37593759
Bug Fixes
37603760
~~~~~~~~~

doc/source/v0.14.0.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ API changes
6767
``'@'`` prefix and provides you with an error message telling you so.
6868
- ``NameResolutionError`` was removed because it isn't necessary anymore.
6969
- ``concat`` will now concatenate mixed Series and DataFrames using the Series name
70-
or numbering columns as needed (:issue:`2385`). See :ref:`the docs <mergine.mixed_ndims>`
70+
or numbering columns as needed (:issue:`2385`). See :ref:`the docs <merging.mixed_ndims>`
7171

7272
MultiIndexing Using Slicers
7373
~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)