Commit aaf6372 1 parent 7cc3f15 commit aaf6372 Copy full SHA for aaf6372
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -68,11 +68,11 @@ https://github.com/dotnetcore/DotnetSpider/wiki
68
68
69
69
### BASE USAGE
70
70
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 )
72
72
73
73
### ADDITIONAL USAGE: Configurable Entity Spider
74
74
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 )
76
76
77
77
```` csharp
78
78
[DisplayName (" 博客园爬虫" )]
You can’t perform that action at this time.
0 commit comments