Skip to content

docs: fix README clone URL and broken deployment links - #1071

Merged
RUKAYAT-CODER merged 1 commit into
mainfrom
docs/fix-readme-links-and-ecosystem
Sep 8, 2026
Merged

docs: fix README clone URL and broken deployment links#1071
RUKAYAT-CODER merged 1 commit into
mainfrom
docs/fix-readme-links-and-ecosystem

Conversation

@RUKAYAT-CODER

Copy link
Copy Markdown
Contributor

Fixes inaccuracies in the README.

What changed

  • Clone URL now points at the canonical org repository (rinafcode/teachLink_mobile) instead of a personal fork (shogun444/...).
  • Removed two links to a non-existent DEPLOY.md. The Deployment section already inlines the EAS quick-start and environment setup; platform-specific setup now points to the official EAS Build/Submit docs.
  • Added a short ecosystem note describing how the mobile app fits into the TeachLink platform — the backend API it talks to, the on-chain rewards contract, and the organization overview.

Documentation only; no application code changes.

closes #1070

- Point the clone URL at the canonical org repository (rinafcode) instead
  of a personal fork.
- Remove two links to a non-existent DEPLOY.md; the deployment section
  already inlines the EAS quick-start and environment setup, and now points
  to the official EAS Build/Submit docs for platform specifics.
- Add a short note describing how the mobile app fits into the TeachLink
  platform (backend API, on-chain rewards, org overview).
@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

⚡ Performance Regression Report

Report not available.

@RUKAYAT-CODER
RUKAYAT-CODER merged commit 27e71e4 into main Sep 8, 2026
1 of 8 checks passed
@RUKAYAT-CODER

Copy link
Copy Markdown
Contributor Author

Heads up on CI: this PR only changes README.md, but its checks will show red because the repo's CI currently fails independently of this change — the lock file was out of sync (fixed in #1075) and tsc --noEmit reports ~499 pre-existing type errors (tracked in #1074). Once #1075 lands and the type-check debt is addressed, this PR's checks will reflect only the documentation change. The README edits here stand on their own.

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.

Fix README: wrong clone URL and broken DEPLOY.md links

1 participant