Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion en/components/grids_templates/live-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Feed the same data into the [Line Chart](../charts/types/line-chart.md) to exper

<code-view style="height:700px"
data-demos-base-url="{environment:lobDemosBaseUrl}"
iframe-src="{environment:lobDemosBaseUrl}/grid-finjs?theme-switch=false/" alt="Angular Live-data Update Example">
iframe-src="{environment:lobDemosBaseUrl}/grid-finjs/grid-finjs-sample?theme-switch=false/" alt="Angular Live-data Update Example">
</code-view>


Expand Down
2 changes: 1 addition & 1 deletion jp/components/grids_templates/live-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ _language: ja

<code-view style="height:700px"
data-demos-base-url="{environment:lobDemosBaseUrl}"
iframe-src="{environment:lobDemosBaseUrl}/grid-finjs?theme-switch=false/" alt="Angular 更新のライブデ例">
iframe-src="{environment:lobDemosBaseUrl}/grid-finjs/grid-finjs-sample?theme-switch=false/" alt="Angular 更新のライブデ例">
</code-view>


Expand Down
Loading