Skip to content

Commit 82d56ac

Browse files
Fix link to drawer (#89)
1 parent 96eb5ea commit 82d56ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

templates/react/sample-pages/home/home.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

templates/vue/sample-pages/home.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113

114114
<p>
115115
The application layouts are implemented using the
116-
<a href="https://js.devexpress.com/Documentation/">Drawer</a>
116+
<a href="https://js.devexpress.com/Documentation/ApiReference/UI_Widgets/dxDrawer/">Drawer</a>
117117
component. Several component examples are also available in the
118118
<b>Examples</b> section. For complete information on DevExtreme, check
119119
our

0 commit comments

Comments
 (0)