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: readme.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,16 +10,16 @@ Everything you do here is contained within this one codespace. There is no repos
10
10
11
11
### Run Options
12
12
13
-
[](https://codespaces.new/bradygaster/dotnet-codespace)
14
-
[](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/bradygaster/dotnet-codespace)
13
+
[](https://codespaces.new/github/dotnet-codespaces)
14
+
[](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/github/dotnet-codespaces)
15
15
16
16
You can also run this repository locally by following these instructions:
17
17
1. Clone the repo to your local machine `git clone https://github.com/bradygaster/dotnet-codespace`
18
18
1. Open repo in VS Code
19
19
20
20
## Getting started
21
21
22
-
1.**📤 One-click setup**: [Open a new Codespace](https://codespaces.new/bradygaster/dotnet-codespace), giving you a fully configured cloud developer environment.
22
+
1.**📤 One-click setup**: [Open a new Codespace](https://codespaces.new/github/dotnet-codespaces), giving you a fully configured cloud developer environment.
23
23
2.**▶️ Run all, one-click again**: Use VS Code's built-in *Run* command and open the forwarded ports *8080* and *8081* in your browser.
0 commit comments