diff --git a/contributions/docs/Actions.md b/contributions/docs/InternalFunctions.md similarity index 86% rename from contributions/docs/Actions.md rename to contributions/docs/InternalFunctions.md index dad929f8ff..161ab77160 100644 --- a/contributions/docs/Actions.md +++ b/contributions/docs/InternalFunctions.md @@ -1,15 +1,15 @@ -# Action docs +# Internal Function docs Steps to contribute: 1. Create a appsmith-docs/action-reference/.md file. 2. Follow the [asset-upload](UploadingAssets.md) guidelines to upload and use an asset in the docs. -## Action docs template +## Functions docs template Copy paste this template in the file you are updating ```bash --- description: >- - Description of the action + Description of the function --- # Action Name