Skip to content

Commit f991a15

Browse files
committed
remove gemini
1 parent bd7da11 commit f991a15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/guides-section/consts.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1397,7 +1397,7 @@ export const availableGuides = [
13971397
{
13981398
title: "Trigger Google Gemini Assistant from Port",
13991399
description: "Learn how to trigger Google Gemini Assistant from Port to enable AI-powered coding assistance in your development workflow",
1400-
tags: ["SDLC", "GitHub", "AI", "Actions", "Gemini"],
1400+
tags: ["SDLC", "GitHub", "AI", "Actions"],
14011401
logos: ["AI", "GitHub"],
14021402
link: "/guides/all/trigger-gemini-assistant-from-port",
14031403
},

0 commit comments

Comments
 (0)