diff --git a/bigfun/templates/bigfunction.md b/bigfun/templates/bigfunction.md index 61daf5de5..a88b873f2 100644 --- a/bigfun/templates/bigfunction.md +++ b/bigfun/templates/bigfunction.md @@ -34,7 +34,7 @@ search: ??? success "Call `{{ name }}` directly" **The easiest way to use bigfunctions** - + - `{{ name }}` function is deployed in 39 public datasets for all of the 39 BigQuery regions. - It can be called by anyone. Just copy / paste examples below in your BigQuery console. It just works! - *(You need to use the dataset in the same region as your datasets otherwise you may have a function not found error)* @@ -69,7 +69,7 @@ search: {% if secrets is defined -%} **Requirements** - + `{{ name }}` uses the following secrets. Get them by reading the documentation link and store them in [Google Secret Manager](https://console.cloud.google.com/security/secret-manager){ target="_blank" } in the project where you deploy the function (and give Accessor role to the service account of the function): | name | description | documentation to get the secret | @@ -300,22 +300,22 @@ from sample_data ??? question "Need help or Found a bug using `{{ name }}`?" ??? success "Get help using `{{ name }}`" - + The community can help! Engage the conversation on [Slack](https://join.slack.com/t/unytics/shared_invite/zt-1gbv491mu-cs03EJbQ1fsHdQMcFN7E1Q) - + **We also provide [professional suppport](../chat_with_us.md)**. - - + + ??? success "Report a bug about `{{ name }}`" - + If the function does not work as expected, please - + - [report a bug](https://github.com/unytics/bigfunctions/issues/new/choose) so that it can be improved. - or open the discussion with the community on [Slack](https://join.slack.com/t/unytics/shared_invite/zt-1gbv491mu-cs03EJbQ1fsHdQMcFN7E1Q). - + **We also provide [professional suppport](../chat_with_us.md)**. - +