Skip to content
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

Merged
merged 3 commits into from
Dec 5, 2023

Conversation

tadeongmi
Copy link
Contributor

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.

  • The base branch is set to main
  • The title is using Conventional Commit formatting
  • The Github issue has been linked to the PR in the Development section
  • The General Changes section has been filled out
  • Developer Notes have been added (optional)

If the PR is ready for review:

  • The PR is in Open state and not in Draft mode
  • The Ready for Dev Review label has been added

Reviewer 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.

  • End-to-end tests are passing without any errors
  • Code style generally follows existing patterns
  • Code changes do not significantly increase the application bundle size
  • If there are new 3rd-party packages, they do not introduce potential security threats
  • If there are new environment variables being added, they have been added to the .env.example file as well as the pertinant .github/actions/* files
  • There are no CI changes, or they have been approved by the DevOps and Engineering team(s)
  • Code changes have been quality checked in the ephemeral URL
  • QA verification has been completed
  • There are two or more approvals from the core team
  • Squash and merge has been checked

Copy link

vercel bot commented Nov 21, 2023

@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">
Copy link
Contributor

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.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

weird, it has to do with "www"

Copy link
Collaborator

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.

@tomeq93
Copy link
Contributor

tomeq93 commented Nov 21, 2023

got some problem when running dev

Screenshot 2023-11-21 at 16 59 15

Copy link

vercel bot commented Nov 21, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
spark-interface-production-like ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 21, 2023 9:26pm

Copy link
Collaborator

@hexonaut hexonaut left a 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.

@tadeongmi
Copy link
Contributor Author

@hexonaut this cannot be solved on the DNS side?

@tadeongmi tadeongmi requested a review from hexonaut November 22, 2023 19:04
@hexonaut
Copy link
Collaborator

It's better to use the actual link, but it also redirects on DNS level.

Copy link
Collaborator

@hexonaut hexonaut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@krzkaczor krzkaczor merged commit ecaf82f into marsfoundation:spark Dec 5, 2023
2 of 4 checks passed
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.

5 participants