Skip to content

Commit aaf6372

Browse files
authored
Update README.md
Base and Additional usage links updated.
1 parent 7cc3f15 commit aaf6372

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)