diff --git a/examples/regexp-match-operations/regexp-match-operations.bal b/examples/regexp-match-operations/regexp_match_operations.bal similarity index 100% rename from examples/regexp-match-operations/regexp-match-operations.bal rename to examples/regexp-match-operations/regexp_match_operations.bal diff --git a/examples/regexp-match-operations/regexp-match-operations.md b/examples/regexp-match-operations/regexp_match_operations.md similarity index 83% rename from examples/regexp-match-operations/regexp-match-operations.md rename to examples/regexp-match-operations/regexp_match_operations.md index 5ae50eb3a9..3f35c2c3d7 100644 --- a/examples/regexp-match-operations/regexp-match-operations.md +++ b/examples/regexp-match-operations/regexp_match_operations.md @@ -2,9 +2,9 @@ The ``RegExp`` type include a set of langlib functions for matching patterns in strings, enabling operations to find, validate, group, and extract data based on regular expressions. -::: code regexp-match-operations.bal ::: +::: code regexp_match_operations.bal ::: -::: out regexp-match-operations.out ::: +::: out regexp_match_operations.out ::: ## Related links - [RegExp type](/learn/by-example/regexp-type) diff --git a/examples/regexp-match-operations/regexp-match-operations.metatags b/examples/regexp-match-operations/regexp_match_operations.metatags similarity index 100% rename from examples/regexp-match-operations/regexp-match-operations.metatags rename to examples/regexp-match-operations/regexp_match_operations.metatags diff --git a/examples/regexp-match-operations/regexp-match-operations.out b/examples/regexp-match-operations/regexp_match_operations.out similarity index 90% rename from examples/regexp-match-operations/regexp-match-operations.out rename to examples/regexp-match-operations/regexp_match_operations.out index dc77cb75d8..e929b8b8d6 100644 --- a/examples/regexp-match-operations/regexp-match-operations.out +++ b/examples/regexp-match-operations/regexp_match_operations.out @@ -1,4 +1,4 @@ -$ bal run regexp-match-operations.bal +$ bal run regexp_match_operations.bal Product Code: ELEC-1234, Valid: true Product Type: ELEC Unique ID: 1234