diff --git a/WebReport.md b/WebReport.md
index 3fa159c..ac98be2 100644
--- a/WebReport.md
+++ b/WebReport.md
@@ -96,11 +96,11 @@ Also you need to create a simple view in `\Views\Home\SaveDesignedReport.cshtml`
@ViewBag.Message
```
-Good article about using the Online Designer in ASP .Net Core can be found [here](https://www.fast-report.com/en/blog/196/show/).
+Good article about using the Online Designer in ASP .Net Core can be found [here](https://www.fast-report.com/blogs/use-webreport-with-asp-net-core).
## WebReport Examples
-You can see some examples [here](https://github.com/FastReports/FastReport/tree/master/Demos/Core).
+You can see some examples [here](https://github.com/FastReports/FastReport/tree/master/Demos/OpenSource).
---