We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7cc3f15 + aaf6372 commit 94eb899Copy full SHA for 94eb899
README.md
@@ -68,11 +68,11 @@ https://github.com/dotnetcore/DotnetSpider/wiki
68
69
### BASE USAGE
70
71
-[Base usage Codes](https://github.com/zlzforever/DotnetSpider/blob/master/src/DotnetSpider.Sample/samples/BaseUsage.cs)
+[Base usage Codes](https://github.com/dotnetcore/DotnetSpider/blob/master/src/DotnetSpider.Sample/samples/BaseUsageSpider.cs)
72
73
### ADDITIONAL USAGE: Configurable Entity Spider
74
75
-[View complete Codes](https://github.com/zlzforever/DotnetSpider/blob/master/src/DotnetSpider.Sample/samples/EntitySpider.cs)
+[View complete Codes](https://github.com/dotnetcore/DotnetSpider/blob/master/src/DotnetSpider.Sample/samples/EntitySpider.cs)
76
77
````csharp
78
[DisplayName("博客园爬虫")]
0 commit comments