This repository was archived by the owner on Aug 26, 2025. It is now read-only.
Commit 81aa273
chore: Fixed broken link (#216)
### Description
Hi! I fixed a broken GitHub link in `Identicon.tsx` pointing to
MetaMask's `icon-factory`. The old `.js` path has been updated to `.ts`
to reflect the current file structure in their repo.
### Tested
Manual check — verified the updated URL points to the correct file and
line in MetaMask's GitHub repo.
### Checklist before requesting a review
- [x] I have performed a self-review of my own code
- [ ] I have added unit-tests that prove my fix is effective or that my
feature works
- [x] The PR title follows the
[conventions](https://www.notion.so/Git-Branching-and-Commit-Message-Conventions-18f66f7d06444cfcbac5725ffbc7c04a?pvs=4#9355048863c549ef92fe210a8a1298aa)
- [ ] I have run the [regression
tests](https://www.notion.so/Mento-Web-App-Regression-Tests-37bd43a7da8d4e38b65993320a33d557)
- [ ] The Smoke Test Run is passed ([how to check the Smoke Test Run job
result](https://www.notion.so/mentolabs/How-to-analyze-the-Smoke-Test-Run-1b6a2148cc5c80ec8834f2dd97491680))
Co-authored-by: chapati <philip.paetz@me.com>1 parent 198214e commit 81aa273
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments