Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Commit e55fde7

Browse files
committed
Fix archive broken link
1 parent a462327 commit e55fde7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/src/archives/dtOptions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"ajax": "/archives/data.json",
2+
"ajax": "data.json",
33
"dom": "pitrfl",
44
"pagingType": "full_numbers"
55
}

0 commit comments

Comments
 (0)