Skip to content

Commit c768fe9

Browse files
authored
Fix for master and develop charconv docs (#1790)
1 parent 3429e85 commit c768fe9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

core/views.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -504,6 +504,8 @@ def normalize_boost_doc_path(content_path: str) -> str:
504504
"1_87_0/libs/charconv",
505505
"1_88_0/libs/charconv",
506506
"latest/libs/charconv",
507+
"develop/libs/charconv",
508+
"master/libs/charconv",
507509
]
508510

509511

0 commit comments

Comments
 (0)