Skip to content

Commit 4ade6b4

Browse files
fix: Link versions.json file
1 parent 5bac454 commit 4ade6b4

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

docs/ops.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,7 @@ Where `shortname` is your chain's name (e.g. `op`) and the path to the state fi
5151
> just create-config <shortname> <path to your state file> <op deployer version>
5252
> ```
5353
>
54-
> Currently supported values for the version are:
55-
>
56-
> - `op-deployer/v0.0.14`
57-
> - `op-deployer/v0.0.14`
58-
> - `op-deployer/v0.0.14`
59-
> - `op-deployer/v0.2.3`
60-
> - `op-deployer/v0.3.2`
61-
> - `op-deployer/v0.4.0-rc.3`
54+
> Supported values for the `op-deployer` versions can be found in the <a href="/ops/internal/deployer/versions.json">`versions.json`</a> file.
6255
6356
This will put two files in the `.staging` directory - `<shortname>.toml` and `<shortname>.json.zst`
6457

0 commit comments

Comments
 (0)