Skip to content

Commit fd7348f

Browse files
DorthuGitHub Enterprise
authored andcommitted
Merge pull request #27 from wsmith/bugfix/fix-kernels-example
Fixed example url for kernels shell example
2 parents 63094a8 + c37cde2 commit fd7348f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3801,7 +3801,7 @@ paths:
38013801
- lang: Shell
38023802
source: >
38033803
curl -H "Authorization: Bearer $TOKEN" \
3804-
https://api.linode.com/v4/linode/instances/123/kernels/linode/latest-64bit
3804+
https://api.linode.com/v4/linode/kernels/linode/latest-64bit
38053805
/linode/instances/{linodeId}/mutate:
38063806
parameters:
38073807
- name: linodeId

0 commit comments

Comments
 (0)