Skip to content

Commit 63b48d6

Browse files
committed
rm ref to old examples cmd for new project wizard
1 parent 5844968 commit 63b48d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
{
136136
"id": "create-example-project",
137137
"title": "Creating an Example Project",
138-
"description": "Now, let's create a new project from ESP-IDF examples:\n\n[Show Example Projects](command:espIdf.examples.start)\n\n💡 Explore different examples to find one that suits your needs.",
138+
"description": "Now, let's create a new project from ESP-IDF: New Project\n\n[ESP-IDF: New Project](command:espIdf.newProject.start)\n\n💡 Explore different examples to find one that suits your needs.",
139139
"media": {
140140
"markdown": "walkthroughs/basic/create-project.md"
141141
}

0 commit comments

Comments
 (0)