diff --git a/docs/build_docs.py b/docs/build_docs.py index d7e8d4e2..95e97a4c 100644 --- a/docs/build_docs.py +++ b/docs/build_docs.py @@ -126,7 +126,7 @@ def main(): # Update edit links update_subdir_edit_links( subdir="hub/sdk/", # do not use leading slash - docs_url="https://github.com/ultralytics/hub-sdk/tree/develop/docs/", + docs_url="https://github.com/ultralytics/hub-sdk/tree/main/docs/", ) # Update HTML file head section