Skip to content

Commit 94eb899

Browse files
authored
Merge pull request #264 from SalehAhmadi/patch-1
Update README.md
2 parents 7cc3f15 + aaf6372 commit 94eb899

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -68,11 +68,11 @@ https://github.com/dotnetcore/DotnetSpider/wiki
6868

6969
### BASE USAGE
7070

71-
[Base usage Codes](https://github.com/zlzforever/DotnetSpider/blob/master/src/DotnetSpider.Sample/samples/BaseUsage.cs)
71+
[Base usage Codes](https://github.com/dotnetcore/DotnetSpider/blob/master/src/DotnetSpider.Sample/samples/BaseUsageSpider.cs)
7272

7373
### ADDITIONAL USAGE: Configurable Entity Spider
7474

75-
[View complete Codes](https://github.com/zlzforever/DotnetSpider/blob/master/src/DotnetSpider.Sample/samples/EntitySpider.cs)
75+
[View complete Codes](https://github.com/dotnetcore/DotnetSpider/blob/master/src/DotnetSpider.Sample/samples/EntitySpider.cs)
7676

7777
````csharp
7878
[DisplayName("博客园爬虫")]

0 commit comments

Comments
 (0)