Skip to content

Commit f05d17b

Browse files
committed
Fix link to flavor-name-check.py script.
Otherwise our CI will complain. Rightly so. Signed-off-by: Kurt Garloff <[email protected]>
1 parent 6c2afd5 commit f05d17b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Standards/scs-0100-v1-flavor-naming.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ considered broken by the SCS team.
422422

423423
## Validation
424424

425-
There is a script in [flavor_name_check.py](https://github.com/SovereignCloudStack/standards/blob/main/Tests/iaas/flavor-naming/flavor-name-check.py)
425+
There is a script in [flavor-name-check.py](https://github.com/SovereignCloudStack/standards/blob/main/Tests/iaas/scs_0100_flavor_naming/flavor-name-check.py)
426426
which can be used to decode, validate and construct flavor names.
427427
This script must stay in sync with the specification text.
428428

Standards/scs-0100-v2-flavor-naming.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ to suggest extensions that we can discuss and add to the official scheme.
295295

296296
## Validation
297297

298-
There is a script in [`flavor_name_check.py`](https://github.com/SovereignCloudStack/standards/blob/main/Tests/iaas/flavor-naming/flavor-name-check.py)
298+
There is a script in [`flavor-name-check.py`](https://github.com/SovereignCloudStack/standards/blob/main/Tests/iaas/scs_0100_flavor_naming/flavor-name-check.py)
299299
which can be used to decode, validate and construct flavor names.
300300
This script must stay in sync with the specification text.
301301

0 commit comments

Comments
 (0)