Skip to content

Commit 70600fb

Browse files
DEiseltjschoone
authored andcommitted
fixed: docugen script src path
Signed-off-by: Danny Eiselt <[email protected]>
1 parent 5d8e4ee commit 70600fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/docugen.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
BASE_PATH = Path(__file__).parent.parent
1818
TEMPLATE_PATH = BASE_PATH.joinpath(
19-
"providers", "openstack", "scs", "1-27", "cluster-class"
19+
"providers", "openstack", "scs", "cluster-class"
2020
)
2121

2222

0 commit comments

Comments
 (0)