Skip to content

Commit 42e8a13

Browse files
Merge pull request #16 from SyncfusionExamples/BLAZ-841670
BLAZ-841670 Updated the document path.
2 parents 20bb7b4 + 2865c0b commit 42e8a13

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

PDFViewer 2/BlazorServerApp/PDFViewerSample/Pages/Index.razor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66

77

88
@code {
9-
private string DocumentPath { get; set; } = "wwwroot/Data/PDF_Succinctly.pdf";
9+
private string DocumentPath { get; set; } = "wwwroot/PDF_Succinctly.pdf";
1010
}

PDFViewer 2/BlazorServerApp/PDFViewerSample/wwwroot/Data/PDF_Succinctly.pdf renamed to PDFViewer 2/BlazorServerApp/PDFViewerSample/wwwroot/PDF_Succinctly.pdf

File renamed without changes.

0 commit comments

Comments
 (0)