RetroAchievements / RetroAchievements/docs

docs: libretro-core-support redirect issue

Open
#207 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
48
Forks
94
Avg merge
8h 9m
Merged PRs (30d)
13

Description

Describe the bug

When selecting this url directly in both Edge (Chromium Desktop), Firefox (Desktop), & Chrome (iOS) I get a redirect error (ERR_TOO_MANY_REDIRECTS).

https://docs.retroachievements.org/developer-docs/libretro-core-support.html

To Reproduce
Steps to reproduce the behavior:

  1. Click on this link:

https://docs.retroachievements.org/developer-docs/libretro-core-support.html

  1. See (ERR_TOO_MANY_REDIRECTS)

Expected behavior
Loads the page as expected

Screenshots

Error:
image

Expected Page:
image

Smartphone (please complete the following information):

  • Device: iPhone 13 Pro Max
  • OS: iOS 18.3
  • Browser: Chrome
  • Version: 133.0.6943.33

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by opening the reported URL in a desktop browser and Chrome on iOS to confirm the redirect loop. Trace how the documentation site handles /developer-docs/libretro-core-support.html, then verify that the URL loads the expected page without ERR_TOO_MANY_REDIRECTS.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.