diff --git a/site/sfguides/src/create_ai_agents_on_snowflake_with_lang_ai/create_ai_agents_on_snowflake_with_lang_ai.md b/site/sfguides/src/create_ai_agents_on_snowflake_with_lang_ai/create_ai_agents_on_snowflake_with_lang_ai.md index 48e41e686..b1c439792 100644 --- a/site/sfguides/src/create_ai_agents_on_snowflake_with_lang_ai/create_ai_agents_on_snowflake_with_lang_ai.md +++ b/site/sfguides/src/create_ai_agents_on_snowflake_with_lang_ai/create_ai_agents_on_snowflake_with_lang_ai.md @@ -94,7 +94,7 @@ Click Grant to grant the application the necessary privileges: #### Account-level Privileges ![Grant Account Level Privileges](assets/install_privileges.png) - The **BIND SERVICE ENDPOINT** privilege enables the services in the app to connect to each other. -- The **CREATE WAREHOUSE** and **CREATE COMPUTE POOL** are required by the Lang.ai Native App to create and manage resources for performing service operations. Learn more [here]((https://help.lang.ai/en/articles/9813363-install-the-native-app-with-an-sql-script). +- The **CREATE WAREHOUSE** and **CREATE COMPUTE POOL** are required by the Lang.ai Native App to create and manage resources for performing service operations. Learn more [here](https://help.lang.ai/en/articles/9813363-install-the-native-app-with-an-sql-script). #### Give access to the Snowflake View @@ -174,4 +174,4 @@ By following this guide, you have successfully set up an AI Agent running on Sno ### What You Learned - How to set up the Lang.ai Snowflake Native App -- How to create and configure an AI Agent in Lang.ai \ No newline at end of file +- How to create and configure an AI Agent in Lang.ai