Skip to content

Commit f9654b9

Browse files
FileManager: fix demo link (DevExpress#6961)
1 parent 3fc5fd2 commit f9654b9

File tree

1 file changed

+1
-1
lines changed
  • api-reference/10 UI Components/dxFileManager/5 File System Providers/Remote

1 file changed

+1
-1
lines changed

api-reference/10 UI Components/dxFileManager/5 File System Providers/Remote/Remote.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ The following code shows how to bind the FileManager to the **Remote** file syst
194194
On the server-side, you need to process file management requests. DevExtreme provides helpers for ASP.NET MVC and ASP.NET Core that do this. To view the server-side code, navigate to the `FileManagerApiController.cs` tab in the following demo:
195195

196196
#include btn-open-demo with {
197-
href: "https://js.devexpress.com/Demos/WidgetsGallery/Demo/FileManager/BindingToFileSystem/NetCore/Light/"
197+
href: "https://demos.devexpress.com/aspnetcore/Demo/FileManager/BindingToFileSystem/"
198198
}
199199
#include btn-open-github with {
200200
href: "https://github.com/DevExpress-Examples/devextreme-treelist-show-folders-and-files"

0 commit comments

Comments
 (0)