Skip to content

Commit 8c303e8

Browse files
docs: fix graphqldatasource slugs (#1719)
1 parent 6eebffd commit 8c303e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

designing-reports/report-designer-tools/web-report-designer/tools/graphqldatasource-wizard.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ table th:nth-of-type(2) {
1818

1919
# GraphQLDataSource Wizard Overview
2020

21-
The GraphQLDataSource Wizard allows you to create new or edit existing [GraphQLDataSource components]({%slug telerikreporting/designing-reports/connecting-to-data/data-source-components/graphqldatasource-component/overview%}) in the [Telerik Web Report Designer]({%slug telerikreporting/designing-reports/report-designer-tools/web-report-designer/overview%}).
21+
The GraphQLDataSource Wizard allows you to create new or edit existing [GraphQLDataSource components]({%slug graphqldatasource%}) in the [Telerik Web Report Designer]({%slug telerikreporting/designing-reports/report-designer-tools/web-report-designer/overview%}).
2222

2323
## Wizard Flow Summary
2424

@@ -111,7 +111,7 @@ Preview the data returned based on the current configuration. Optionally, specif
111111

112112
| Setting | Description |
113113
| ------ | ------ |
114-
|Data Selector|The [JSONPath](https://www.newtonsoft.com/json/help/html/QueryJsonSelectTokenJsonPath.htm) expression string used to query the data. For more information, refer to [How to Use JSONPath to filter JSON data]({%slug telerikreporting/designing-reports/connecting-to-data/data-source-components/graphqldatasource-component/how-to-use-jsonpath-to-filter-json-data%}).|
114+
|Data Selector|The [JSONPath](https://www.newtonsoft.com/json/help/html/QueryJsonSelectTokenJsonPath.htm) expression string used to query the data. For more information, refer to [How to Use JSONPath to filter JSON data]({%slug graphqldatasource-filter-json-data%}).|
115115

116116
## See Also
117117

0 commit comments

Comments
 (0)