-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
replaced references from sparkprotocol.io to spark.fi #169
Conversation
@tadeongmi is attempting to deploy a commit to the Mars Foundation Team on Vercel. A member of the Team first needs to authorize it. |
@@ -82,25 +82,25 @@ export const Disclaimers = () => { | |||
( | |||
<Trans> | |||
By using this Site, I have read and agree to the{' '} | |||
<a href="https://www.sparkprotocol.io/terms-of-use.html" target="blank"> | |||
<a href="https://www.spark.fi/terms-of-use.html" target="blank"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are those proper links? They're not working for me.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The urls should be updated to use the apex domain.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update to use the apex domain spark.fi instead of www.spark.fi wherever relevant.
@hexonaut this cannot be solved on the DNS side? |
It's better to use the actual link, but it also redirects on DNS level. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
General Changes
manually replaced mentions of sparkprotocol.io with spark.fi
Developer Notes
there are some elements that are not used, like AMPL tooltip so I added generic link to new docs.
Author Checklist
Please ensure you, the author, have gone through this checklist to ensure there is an efficient workflow for the reviewers.
main
If the PR is ready for review:
Open
state and not inDraft
modeReady for Dev Review
label has been addedReviewer Checklist
Please ensure you, as the reviewer(s), have gone through this checklist to ensure that the code changes are ready to ship safely and to help mitigate any downstream issues that may occur.
.env.example
file as well as the pertinant.github/actions/*
files