Skip to content

Commit f22cc01

Browse files
committed
Update URL in package.json
1 parent 0c026f1 commit f22cc01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/databricks-vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@
482482
},
483483
{
484484
"view": "configurationView",
485-
"contents": "Select a folder where you want to create a new Databricks project using a [template](https://docs.databricks.com/en/dev-tools/bundles/templates.html#databricks-asset-bundle-project-templates):\n[Create a new project](command:databricks.bundle.initNewProject)",
485+
"contents": "Select a folder where you want to create a new Databricks project using a [template](https://docs.databricks.com/en/dev-tools/bundles/templates#template-project-structure):\n[Create a new project](command:databricks.bundle.initNewProject)",
486486
"when": "workspaceFolderCount > 0 && databricks.context.initialized && !databricks.context.isBundleProject"
487487
},
488488
{

0 commit comments

Comments
 (0)