We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c90873c commit 7dbf88bCopy full SHA for 7dbf88b
src/manifest.json
@@ -69,7 +69,7 @@
69
"label": "Building personalized recommendations",
70
"summary": "Suggest movies based on the true meaning of plots or themes.",
71
"args": {
72
- "path": "/uc/personalized_recommendations.md"
+ "path": "/vss/personalized_recommendations.md"
73
}
74
},
75
{
@@ -78,7 +78,7 @@
78
"label": "Creating an AI Assistant",
79
"summary": "An assistant that temporarily remembers conversations and understands their meaning.",
80
81
- "path": "/uc/ai_assistant.md"
+ "path": "/vss/ai_assistant.md"
82
83
84
0 commit comments