Skip to content

Commit 174f2b8

Browse files
committed
[vercel] Fix link
1 parent c373cb2 commit 174f2b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ NumWorks SAS and Nintendo of America Inc aren't associated in any shape or form
1919

2020
## Sponsor
2121

22-
<a href="https://vercel.com/?utm_source=getomegaweb&utm_campaign=oss" ><img src="https://raw.githubusercontent.com/quentinguidee/Omega-Design/master/powered-by-vercel.svg"></img></a>
22+
<a href="https://vercel.com/?utm_source=getomega&utm_campaign=oss" ><img src="https://raw.githubusercontent.com/quentinguidee/Omega-Design/master/powered-by-vercel.svg"></img></a>

src/components/footer/Footer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ export default class Footer extends Component {
8686
<iframe title="Discord" src="https://discordapp.com/widget?id=663420259851567114&theme=dark" width="300" height="300" allowtransparency="true" frameborder="0"></iframe>
8787
</div>
8888
<div className="footer__separator" style={{borderColor: "transparent", marginBottom: "0"}} />
89-
<a href="https://vercel.com/?utm_source=getomegaweb&utm_campaign=oss" target="_blank" rel="noopener noreferrer">
89+
<a href="https://vercel.com/?utm_source=getomega&utm_campaign=oss" target="_blank" rel="noopener noreferrer">
9090
<img style={{display: "block", borderRadius: "8px", border: "1px solid #333333"}} src={Vercel} alt="Vercel" />
9191
</a>
9292
<div className="footer__separator" />

0 commit comments

Comments
 (0)