Skip to content

Commit

Permalink
Merge pull request #4653 from ballerina-platform/praneesha-patch-3
Browse files Browse the repository at this point in the history
Fix NATS BBE build errors
  • Loading branch information
praneesha authored Jul 5, 2023
2 parents c35ef47 + 7b47d35 commit 8d0abba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -3152,8 +3152,8 @@
"isLearnByExample": false
},
{
"name": "Constraint validation",
"url": "nats-service-constraint-validation",
"name": "Constraint validations",
"url": "nats-service-constraint-validations",
"verifyBuild": false,
"verifyOutput": false,
"disableVerificationReason": "Includes ballerinax components",
Expand All @@ -3162,7 +3162,7 @@
},
{
"name": "Consume JetStream message",
"url": "nats-jestream-sub",
"url": "nats-jetstream-sub",
"verifyBuild": false,
"verifyOutput": false,
"disableVerificationReason": "Includes ballerinax components",
Expand Down

0 comments on commit 8d0abba

Please sign in to comment.