Skip to content

Commit a322de3

Browse files
authored
Update README.md
1 parent 74d0d02 commit a322de3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Kubernetes offers powerful scalability, allowing not only the use of standard re
1212

1313
### Custom Resource
1414
> [!note]
15-
> In `v2alpha1`, the structure of `ChallengeDefinition` was updated for simplicity. For more details, please read this [documentation](./changelog/v2alpha1.md).
15+
> In `v2alpha1`, the structure of `ChallengeDefinition` was updated for simplicity.
1616
1717
- **ChallengeDefinition** is a custom Kubernetes resource used to define CTF challenges, including their environment, configuration.
1818
- **Challenge** is a custom Kubernetes resource that provisions and manages a CTF challenge environment for a user. The Challenge Operator manages Challenge custom resources (CRs) and oversees their entire lifecycle.

0 commit comments

Comments
 (0)