Skip to content

Commit 438eb02

Browse files
authored
documentation should be singular
1 parent 3ced143 commit 438eb02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/en/Community-Articles/2021-11-29-Integrating-DevExpress-Reporting-To-ABP-MVC-Application/Integrating-DevExpress-Reporting-To-ABP-MVC-Application.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -604,7 +604,7 @@ This will allow binding the `data-source` for your report designer. Also update
604604
You can now see the **Add New DataSource** icon in the Field List:
605605
![data-source](data-source.png)
606606

607-
> You can check [DevExpress Reporting Use Data Sources and Connections documentations](https://docs.devexpress.com/XtraReports/401896/web-reporting/asp-net-core-reporting/end-user-report-designer-in-asp-net-applications/use-data-sources-and-connections) for more information.
607+
> You can check [DevExpress Reporting Use Data Sources and Connections documentation](https://docs.devexpress.com/XtraReports/401896/web-reporting/asp-net-core-reporting/end-user-report-designer-in-asp-net-applications/use-data-sources-and-connections) for more information.
608608
609609
## Document Viewer Integration
610610

@@ -714,4 +714,4 @@ To add these functionalities, update the `Viewer.cshtml` file under the `Pages/R
714714

715715
## Source Code
716716

717-
- You can download the source code from [here](https://github.com/abpframework/abp-samples/tree/master/DevExtreme-Reports-Mvc).
717+
- You can download the source code from [here](https://github.com/abpframework/abp-samples/tree/master/DevExtreme-Reports-Mvc).

0 commit comments

Comments
 (0)