You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openapi.yaml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -6000,7 +6000,7 @@ paths:
6000
6000
6001
6001
In an effort to fight spam, Linode restricts outbound connections on ports 25, 465, and 587
6002
6002
on all Linodes for new accounts created after November 5th, 2019. For more information,
6003
-
see [Sending Email on Linode](/docs/guides/running-a-mail-server/#sending-email-on-linode).
6003
+
see our guide on [Running a Mail Server](/docs/guides/running-a-mail-server/).
6004
6004
6005
6005
Linodes can be created in a number of ways:
6006
6006
@@ -11464,7 +11464,7 @@ paths:
11464
11464
summary: Managed SSH Key View
11465
11465
description: |
11466
11466
Returns the unique SSH public key assigned to your Linode account's
11467
-
Managed service. If you [add this public key](/docs/guides/linode-managed/#adding-the-public-key) to a Linode on your account,
11467
+
Managed service. If you [add this public key](/docs/products/services/managed/get-started/#adding-the-public-key) to a Linode on your account,
11468
11468
Linode special forces will be able to log in to the Linode with this key
11469
11469
when attempting to resolve issues.
11470
11470
@@ -19959,7 +19959,7 @@ components:
19959
19959
example:
19960
19960
gh_username: linode
19961
19961
description: |
19962
-
This field is required only if the StackScript being deployed requires input data from the User for successful completion. See [User Defined Fields (UDFs)](/docs/guides/writing-scripts-for-use-with-linode-stackscripts-a-tutorial/#user-defined-fields-udfs) for more details.
19962
+
This field is required only if the StackScript being deployed requires input data from the User for successful completion. See [User Defined Fields (UDFs)](/docs/products/tools/stackscripts/guides/write-a-custom-script/#declare-user-defined-fields-udfs) for more details.
0 commit comments