Skip to content

Fix link to Gym compatibility documentation#1562

Open
LonelyGuy-SE1 wants to merge 1 commit intoFarama-Foundation:mainfrom
LonelyGuy-SE1:docs/fix-link
Open

Fix link to Gym compatibility documentation#1562
LonelyGuy-SE1 wants to merge 1 commit intoFarama-Foundation:mainfrom
LonelyGuy-SE1:docs/fix-link

Conversation

@LonelyGuy-SE1
Copy link
Copy Markdown

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes a broken documentation link that returned a 404 error.
The link has been updated to point to the current Gymnasium compatibility documentation:

https://gymnasium.farama.org/main/content/gym_compatibility/

The second part of the issue seems to be already fixed.

Fixes #1371

Type of change

Please delete options that are not relevant.

  • Documentation only change (no code changed)

Screenshots

Please attach before and after screenshots of the change if applicable.

Checklist:

  • I have run the pre-commit checks with pre-commit run --all-files (see CONTRIBUTING.md instructions to set it up)
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@Kallinteris-Andreas
Copy link
Copy Markdown
Collaborator

I think it should link to https://gymnasium.farama.org/introduction/migration_guide/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug Report] Broken links

2 participants