Skip to content

Commit efff5a9

Browse files
authored
docs(*): use fermyon/installer links (#1387)
Signed-off-by: Vaughn Dice <[email protected]>
1 parent 399291e commit efff5a9

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

content/cloud/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Device authorized!
9696

9797
This command will generate an authentication code for your current device to be authorized against the Fermyon Cloud. Follow the instructions in the prompt to complete the authorization process.
9898

99-
{{ details "Learn more" "The default behavior of `spin login` is to authenticate with the Fermyon Cloud. The command can authenticate against any instance of the [Fermyon Platform](https://www.fermyon.dev)." }}
99+
{{ details "Learn more" "The default behavior of `spin login` is to authenticate with the Fermyon Cloud. The command can authenticate against any instance of the [Fermyon Platform](https://github.com/fermyon/installer)." }}
100100

101101
## Clone the Quickstart Repo
102102

content/spin/v1/deploying-to-fermyon.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,16 @@ url = "https://github.com/fermyon/developer/blob/main/content/spin/v1/deploying-
1212

1313
## Deploying Microservices & Web Apps
1414

15-
[Fermyon](https://www.fermyon.dev/) is the frictionless WebAssembly platform for deploying
15+
[Fermyon](https://github.com/fermyon/installer) is the frictionless WebAssembly platform for deploying
1616
microservices and web apps. With Fermyon, you can deploy your spin applications onto a server in
1717
moments.
1818

1919
## Running on Your Workstation
2020

2121
For instructions guiding you through running the Fermyon platform on your development workstation,
22-
follow [this guide](https://www.fermyon.dev/quickstart-local).
22+
follow [this guide](https://github.com/fermyon/installer/tree/main/local/README.md).
2323

2424
## Running on AWS
2525

2626
For instructions guiding you through running the Fermyon platform on AWS, follow
27-
[this guide](https://www.fermyon.dev/quickstart-aws).
27+
[this guide](https://github.com/fermyon/installer/tree/main/aws/README.md).

content/spin/v2/deploying-to-fermyon.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,16 @@ url = "https://github.com/fermyon/developer/blob/main/content/spin/v2/deploying-
1616

1717
## Fermyon Platform
1818

19-
[Fermyon Platform](https://www.fermyon.dev/) is a self-host platform for Spin applications. With Fermyon, you can deploy your spin applications onto a server in moments.
19+
[Fermyon Platform](https://github.com/fermyon/installer) is a self-hosted platform for Spin applications. With Fermyon, you can deploy your spin applications onto a server in moments.
2020

2121
> Fermyon Platform does not currently support Spin 2.
2222
2323
### Running on Your Workstation
2424

2525
For instructions guiding you through running the Fermyon platform on your development workstation,
26-
follow [this guide](https://www.fermyon.dev/quickstart-local).
26+
follow [this guide](https://github.com/fermyon/installer/tree/main/local/README.md).
2727

2828
### Running on AWS
2929

3030
For instructions guiding you through running the Fermyon platform on AWS, follow
31-
[this guide](https://www.fermyon.dev/quickstart-aws).
31+
[this guide](https://github.com/fermyon/installer/tree/main/aws/README.md).

0 commit comments

Comments
 (0)