Skip to content

Commit 9eb55f8

Browse files
committed
Make welcome page link go to doc page instead of Marketplace
1 parent 9734155 commit 9eb55f8

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

package-lock.json

Lines changed: 10 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"viewsWelcome": [
7575
{
7676
"view": "explorer",
77-
"contents": "You can also create a new workspace that connects to an [InterSystems server](https://marketplace.visualstudio.com/items?itemName=intersystems-community.servermanager)\n[Choose Server and Namespace](command:vscode-objectscript.addServerNamespaceToWorkspace)"
77+
"contents": "You can also create a new workspace that edits or views code directly on an [InterSystems server](https://intersystems-community.github.io/vscode-objectscript/serverside/)\n[Choose Server and Namespace](command:vscode-objectscript.addServerNamespaceToWorkspace)"
7878
}
7979
],
8080
"menus": {

0 commit comments

Comments
 (0)