Skip to content

Commit 37dde10

Browse files
Arunarunsathiya
authored andcommitted
Update platform homepage link
1 parent 434db5d commit 37dde10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/flyctl/plugin.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ func New() schema.Plugin {
1010
Name: "flyctl",
1111
Platform: schema.PlatformInfo{
1212
Name: "Fly.io",
13-
Homepage: sdk.URL("https://fly.io/docs/flyctl/"),
13+
Homepage: sdk.URL("https://fly.io"),
1414
},
1515
Credentials: []schema.CredentialType{
1616
AccessToken(),

0 commit comments

Comments
 (0)