Skip to content

Commit 6d4f6c9

Browse files
committed
Fix Para instructions
1 parent 8af14a6 commit 6d4f6c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ by including index extension for this plugin: either add [`provider.stateful.yam
124124
repo to your [Para index extensions dir](https://github.com/paraterraform/para#extensions) to fix currently available versions
125125
or create `provider.stateful.yaml` as an empty file and put the URL to the aforementioned file inside to automatically get updates:
126126
```yaml
127-
https://raw.githubusercontent.com/ashald/terraform-provider-stateful/master/go.mod
127+
https://raw.githubusercontent.com/ashald/terraform-provider-stateful/master/provider.stateful.yaml
128128
```
129129

130130
### Manual

0 commit comments

Comments
 (0)