Skip to content

Commit 9e63170

Browse files
Update manifest.json
1 parent 2662848 commit 9e63170

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

src/manifest.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -412,20 +412,20 @@
412412
},
413413
{
414414
"type": "internal-link",
415-
"id": "ai_assistant",
416-
"label": "Creating an AI Assistant",
417-
"summary": "An assistant that temporarily remembers conversations and understands their meaning.",
415+
"id": "personalized_recommendations",
416+
"label": "Building personalized recommendations",
417+
"summary": "Suggest movies based on the true meaning of plots or themes.",
418418
"args": {
419-
"path": "/uc/ai_assistant.md"
419+
"path": "/uc/personalized_recommendations.md"
420420
}
421421
},
422422
{
423423
"type": "internal-link",
424-
"id": "personalized_recommendations",
425-
"label": "Building personalized recommendations",
426-
"summary": "Suggest movies based on the true meaning of plots or themes.",
424+
"id": "ai_assistant",
425+
"label": "Creating an AI Assistant",
426+
"summary": "An assistant that temporarily remembers conversations and understands their meaning.",
427427
"args": {
428-
"path": "/uc/personalized_recommendations.md"
428+
"path": "/uc/ai_assistant.md"
429429
}
430430
},
431431
{

0 commit comments

Comments
 (0)