Skip to content

Commit

Permalink
Merge pull request #805 from anuruddhal/master
Browse files Browse the repository at this point in the history
Fix broken link in Module.md
  • Loading branch information
anuruddhal authored Aug 13, 2024
2 parents ed6bd75 + 251c85b commit 60bfc3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ballerina/Module.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,4 @@ Generating artifacts...
The configuration file to be used to override the default values generated by code to cloud.
The `Cloud.toml` file is completely optional and only has to specify the values that need to be overridden.
If the value is not specified for a certain field, the compiler will take the default value.
All the supported properties can be found [here](https://ballerina.io/learn/user-guide/deployment/code-to-cloud/#properties-of-the-cloudtoml-file).
All the supported properties can be found [here](https://github.com/ballerina-platform/ballerina-spec/blob/master/c2c/code-to-cloud-spec.md#cloudtoml-properties).

0 comments on commit 60bfc3c

Please sign in to comment.