We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
DockerLinuxTest/Program.cs
1 parent b9877f4 commit 0a4ad6fCopy full SHA for 0a4ad6f
BUILDGUIDE.md
@@ -306,7 +306,7 @@ To run the same:
306
The program 'dotnet' has exited with code 0 (0x0).
307
```
308
309
-5. Now you can write code in [Program.cs](/src/Microsoft.Data.SqlClient/tests/DockerLinuxTest/Program.cs) to debug SqlClient on Linux!
+5. Now you can write code in [Program.cs](/src/Microsoft.Data.SqlClient/tests/Docker/DockerLinuxTest/Program.cs) to debug SqlClient on Linux!
310
311
### Troubleshooting Docker issues
312
0 commit comments