You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/devinit/sample-dotnet-core.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ ms.technology: devinit
15
15
16
16
# .NET Core app
17
17
18
-
See the [DotnetCoreDevinitExample](https://github.com/microsoft/DotnetCoreDevinitExample) repository for a full example of using devinit to install the required .NET Core SDK version in Codespaces.
18
+
See the [devinit-example-dotnet-core](https://github.com/microsoft/devinit-example-dotnet-core) repository for a full example of using devinit to install the required .NET Core SDK version in Codespaces.
Copy file name to clipboardExpand all lines: docs/devinit/sample-nodejs.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ ms.technology: devinit
15
15
16
16
# Node.js app
17
17
18
-
See the [NodeJsDevinitExample](https://github.com/microsoft/NodeJsDevinitExample) repository for a full example of using devinit to install npm packages for a Node.js Express project.
18
+
See the [devinit-example-nodejs](https://github.com/microsoft/devinit-example-nodejs) repository for a full example of using devinit to install npm packages for a Node.js Express project.
19
19
20
20
## .devinit.json
21
21
@@ -68,4 +68,4 @@ Contents of the _.devcontainer.json_ file in the repo root.
0 commit comments