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

chore: update docs with new fuelup url #657

Closed
wants to merge 3 commits into from

Conversation

0xmovses
Copy link
Contributor

the fuelup resource url has changed. Our docs need to be updated with the new url.

testing

remove your current fuelup directory. Try the command in the current docs, this should fail.

curl \
    --proto '=https' \
    --tlsv1.2 -sSf \
    https://fuellabs.github.io/fuelup/fuelup-init.sh | sh

Try the new command

curl --proto '=https' --tlsv1.2 -sSf https://install.fuel.network/fuelup-init.sh | sh

@0xmovses 0xmovses added documentation Improvements or additions to documentation chore labels Mar 15, 2023
@0xmovses
Copy link
Contributor Author

0xmovses commented Mar 15, 2023

closing as this change is addressed in #644

@0xmovses 0xmovses closed this Mar 15, 2023
@deekerno deekerno deleted the rich/update-fuelup-command branch May 5, 2023 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant