diff --git a/content/en/seachat/seachat-manual/05-integrations/gpt-tools.md b/content/en/seachat/seachat-manual/05-integrations/gpt-tools.md
index 93d30fedb..318fd2024 100644
--- a/content/en/seachat/seachat-manual/05-integrations/gpt-tools.md
+++ b/content/en/seachat/seachat-manual/05-integrations/gpt-tools.md
@@ -14,7 +14,9 @@ Custom GPT Tools in SeaChat allow users to enhance the agent's responses by inte
Here’s a quick simple tutorial to call two APIs to display single picture. We demonstrate how to configure the API endpoint, and display cute dog pictures in the chat:
-https://www.youtube.com/watch?v=TMBN0qOUDpQ&list=PL8K7_LTqly44LeOocjDOpXH0svonxa0T0&index=18
+
+[//]: # (https://www.youtube.com/watch?v=TMBN0qOUDpQ&list=PL8K7_LTqly44LeOocjDOpXH0svonxa0T0&index=18)
+
In the next tutorial, we call the weather API by configuring the API parameters, and dynamically converting location names to GPS coordinates to get accurate weather information: