Skip to content

fix(projects): update DIT GitHub repository URL (#742) - #743

Open
anandmahadevv wants to merge 1 commit into
AOSSIE-Org:mainfrom
anandmahadevv:contrib/issue-742
Open

fix(projects): update DIT GitHub repository URL (#742)#743
anandmahadevv wants to merge 1 commit into
AOSSIE-Org:mainfrom
anandmahadevv:contrib/issue-742

Conversation

@anandmahadevv

@anandmahadevv anandmahadevv commented Sep 1, 2026

Copy link
Copy Markdown

Description

Fixes #742 by updating the DIT GitHub repository link to point to the active project repository instead of the 404 URL.

Changes

Verification


  • pm test\ passed

  • pm run lint\ passed

  • pm run build\ passed

Summary by CodeRabbit

  • Bug Fixes
    • Updated the DIT project links to point to the correct IdentityTokens EVM Contracts repository.
    • Corrected the displayed repository link label for consistency.

@coderabbitai

coderabbitai Bot commented Sep 1, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Team

Run ID: 59f5e5c8-1e0f-419c-8c6a-a9963cf4d8dc

📥 Commits

Reviewing files that changed from the base of the PR and between b78f9ea and 4e00b32.

📒 Files selected for processing (2)
  • src/components/Projects.tsx
  • src/lib/projectsData.ts

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


Walkthrough

The DIT project links now point to the StabilityNexus IdentityTokens-EVM-Contracts repository. The displayed repository label was updated to match.

Changes

DIT Link Correction

Layer / File(s) Summary
Update DIT repository references
src/components/Projects.tsx, src/lib/projectsData.ts
The DIT GitHub URL now points to StabilityNexus/IdentityTokens-EVM-Contracts. The displayed repository label was updated. The Discord link is unchanged.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 4e00b

This change redirects existing DIT project links from a broken GitHub URL to the active repository without changing application behavior beyond outbound navigation. No actionable merge-blocking risk remains.

Suggested reviewers: reach2saksham

Poem

A rabbit found a broken trail
And fixed the link without fail
To IdentityTokens bright
The GitHub path now points right
So DIT hops out of sight

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the project link fix and references issue #742.
Linked Issues check ✅ Passed The pull request updates the DIT repository links in both specified files to https://github.com/StabilityNexus/IdentityTokens-EVM-Contracts. This directly resolves issue #742.
Out of Scope Changes check ✅ Passed The changes are limited to the DIT repository URL and displayed link label. No unrelated changes are reported.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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]: GitHub repository link on DIT project page leads to 404

1 participant