mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-16 03:38:44 +00:00
Docs: Fixes to edit button (#43)
This commit is contained in:
@@ -77,7 +77,7 @@ html_context["conf_py_path"] = "/docs/"
|
||||
html_context["display_github"] = True
|
||||
html_context["github_user"] = "Farama-Foundation"
|
||||
html_context["github_repo"] = "Gymnasium"
|
||||
html_context["github_version"] = "master"
|
||||
html_context["github_version"] = "main"
|
||||
html_context["slug"] = "gymnasium"
|
||||
|
||||
html_static_path = ["_static"]
|
||||
|
Reference in New Issue
Block a user