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
@@ -6,7 +6,7 @@ CoreWCF is a port of Windows Communication Foundation (WCF) to .NET Core. The go
6
6
7
7
### Samples
8
8
9
-
This repo contains samples for how to use [CoreWCF](../CoreWCF/) in your projects. The best place to get started is [Scenarios / Getting-started-with-CoreWCF](Scenarios/Getting-started-with-CoreWCF).
9
+
This repo contains samples for how to use [CoreWCF](../../../CoreWCF/) in your projects. The best place to get started is [Scenarios / Getting-started-with-CoreWCF](Scenarios/Getting-Started-with-CoreWCF).
10
10
11
11
The goal for this repo is to match the structure of the WCF samples so it's easy to transition from one to the other.
0 commit comments