File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ case $OSTYPE in
98
98
;;
99
99
* )
100
100
fancy_print 1 " The OSTYPE: ${OSTYPE} is not supported by this script."
101
- fancy_print 2 " Please refer to this article to install Spin: https://wasm-functions .fermyon.app/fermyon- wasm-functions/quickstart"
101
+ fancy_print 2 " Please refer to this article to install Spin: https://developer .fermyon.com/ wasm-functions/quickstart"
102
102
exit 1
103
103
;;
104
104
esac
@@ -154,5 +154,5 @@ if [[ $VERSION = "canary" ]]; then
154
154
fancy_print 3 " Be sure to update templates to point to 'canary' SDKs."
155
155
fi
156
156
# Direct to quicks-start doc
157
- fancy_print 0 " You're good to go. Check here for the next steps: https://wasm-functions .fermyon.app/fermyon- wasm-functions/quickstart"
157
+ fancy_print 0 " You're good to go. Check here for the next steps: https://developer .fermyon.com/ wasm-functions/quickstart"
158
158
fancy_print 0 " Run './spin' to get started"
You can’t perform that action at this time.
0 commit comments