Skip to content

Commit 2187875

Browse files
committed
Fix "setting up locally" link
s#\(get-started\)#(/get-started)#
1 parent 7ef0f38 commit 2187875

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

_get_started/installation/aws.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,4 +115,4 @@ Amazon has written a good [blog post](https://aws.amazon.com/blogs/machine-learn
115115
## Installing PyTorch From Scratch
116116
{: #aws-from-scratch}
117117

118-
You may prefer to start with a bare instance to install PyTorch. Once you have connected to your instance, setting up PyTorch is the same as [setting up locally](get-started) for your operating system of choice.
118+
You may prefer to start with a bare instance to install PyTorch. Once you have connected to your instance, setting up PyTorch is the same as [setting up locally](/get-started) for your operating system of choice.

_get_started/installation/azure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ The expense of your virtual machine is directly correlated to the number of GPUs
4646
## Installing PyTorch From Scratch
4747
{: #microsoft-azure-from-scratch}
4848

49-
You may prefer to start with a bare virtual machine to install PyTorch. Once you have connected to your virtual machine, setting up PyTorch is the same as [setting up locally](get-started) for your operating system of choice.
49+
You may prefer to start with a bare virtual machine to install PyTorch. Once you have connected to your virtual machine, setting up PyTorch is the same as [setting up locally](/get-started) for your operating system of choice.

_get_started/installation/google-cloud.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ Google Cloud also offers pre-configured and optimized Deep Learning Containers.
3333
## Installing PyTorch From Scratch
3434
{: #google-cloud-from-scratch}
3535

36-
You may prefer to start with a bare instance to install PyTorch. Once you have connected to your instance, setting up PyTorch is the same as [setting up locally](get-started) for your operating system of choice.
36+
You may prefer to start with a bare instance to install PyTorch. Once you have connected to your instance, setting up PyTorch is the same as [setting up locally](/get-started) for your operating system of choice.

0 commit comments

Comments
 (0)