Skip to content

Commit a174f42

Browse files
authored
DOC: Fix link points to other organization (pandas-dev#52396)
1 parent 1b83a46 commit a174f42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/development/roadmap.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ By replacing the BlockManager we hope to achieve
113113
* Improved micro-performance
114114
* Option to provide a C / Cython API to pandas' internals
115115

116-
See `these design documents <https://dev.pandas.io/pandas2/internal-architecture.html#removal-of-blockmanager-new-dataframe-internals>`__
116+
See `these design documents <https://wesm.github.io/pandas2/internal-architecture.html#removal-of-blockmanager-new-dataframe-internals>`__
117117
for more.
118118

119119
Decoupling of indexing and internals

0 commit comments

Comments
 (0)