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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ Run docker command below from the `src` folder in a CLI
34
34
docker compose -f docker-compose-base.yml -f compose-azure.yml --env-file asb.env up -d
35
35
```
36
36
37
-
## [Running the Showcase](docs.md#Running-the-sample)
37
+
## [Running the Showcase](docs.md#Running-the-showcase)
38
38
39
39
> [!WARNING]
40
40
> When using Visual Studio, ensure you have the "Enable Multi-Project Launch profiles" setting on. Allow Visual Studio 2022 "multi-launch" so you can easily select the profile you want to run.
0 commit comments