Skip to content

fix(developers): remove dead Quran.com API project card - #3300

Open
hammadxcm wants to merge 1 commit into
quran:productionfrom
hammadxcm:fix/developers-remove-dead-api-link
Open

fix(developers): remove dead Quran.com API project card#3300
hammadxcm wants to merge 1 commit into
quran:productionfrom
hammadxcm:fix/developers-remove-dead-api-link

Conversation

@hammadxcm

Copy link
Copy Markdown

Summary

The Quran.com API card in the Developers page → "Our projects" grid links to https://github.com/quran/quran.com-api, which now returns a 404 — the public Rails backend repository is no longer available.

Since Quran data, search, and translations are now served by the Quran Foundation API (https://api-docs.quran.foundation) — which this same page already links to via the API Documentation section — this PR removes the stale, broken project card rather than pointing it at a non-equivalent target.

Changes

  • Remove the q-api entry from the projects array in src/pages/developers/index.tsx.
  • Remove the now-orphaned projects.items.q-api strings from locales/en/developers.json (source locale). Translated locales are managed via Lokalise and will sync automatically.

Test plan

  • Visit /developers and scroll to the "Our projects" section.
  • Confirm the broken "Quran.com API" card no longer appears.
  • Confirm the remaining cards (Frontend, Android, iOS, Quranic Audio) render and link correctly.

Closes #3235

The "Quran.com API" card in the Developers page "Our projects" grid
linked to https://github.com/quran/quran.com-api, which now 404s — the
public Rails backend repo is no longer available. Quran data/search are
now served by the Quran Foundation API (api-docs.quran.foundation), which
this page already links to via the API Documentation section.

Removes the stale project entry and its orphaned `en` locale strings.
Translated locales are managed via Lokalise and will sync automatically.

Closes quran#3235
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]: Dead url for Quran.com API Repository

1 participant