Skip to content

Commit bb144ed

Browse files
committed
Update welcome view
1 parent 30864b3 commit bb144ed

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
@@ -559,7 +559,7 @@
559559
"viewsWelcome": [
560560
{
561561
"view": "demo-time",
562-
"contents": "Welcome to Demo Time! Start by creating a `.demo/demo.json` file or clicking the initialize button.\n\n[Initialize](command:demo-time.initialize) | [Learn More](https://demotime.elio.dev)"
562+
"contents": "Welcome to Demo Time! Start by creating a `.demo/demo.json` file or clicking the initialize button.\n\n[Initialize](command:demo-time.initialize)\n\n[Learn More](https://demotime.elio.dev)"
563563
}
564564
],
565565
"walkthroughs": [

0 commit comments

Comments
 (0)