Skip to content

Commit c7e40c5

Browse files
authored
Update README.md (#15)
* Update README.md Modify absolute path to relative path
1 parent be6697f commit c7e40c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ CoreWCF is a port of Windows Communication Foundation (WCF) to .NET Core. The go
66

77
### Samples
88

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).
1010

1111
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.
1212

0 commit comments

Comments
 (0)