Skip to content

Commit 9191e16

Browse files
authored
Fully modernize Boost.URL docs (boostorg#1794)
1 parent 45fff99 commit 9191e16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/views.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,6 @@ def normalize_boost_doc_path(content_path: str) -> str:
464464
"libs/iostreams",
465465
"libs/preprocessor",
466466
"libs/serialization",
467-
"doc/antora/url",
468467
"libs/wave",
469468
]
470469

@@ -506,6 +505,7 @@ def normalize_boost_doc_path(content_path: str) -> str:
506505
"latest/libs/charconv",
507506
"develop/libs/charconv",
508507
"master/libs/charconv",
508+
"doc/antora/url",
509509
]
510510

511511

0 commit comments

Comments
 (0)