Skip to content

Commit 3d811ef

Browse files
committed
Change data url. "Output" -> "Specs"
1 parent a1439b8 commit 3d811ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ const topics = [
99
"4d-for-ios-form-login"
1010
];
1111
const baseURL =
12-
"https://raw.githubusercontent.com/4d-for-ios/gallery/master/Output/";
12+
"https://raw.githubusercontent.com/4d-for-ios/gallery/master/Specs/";
1313

1414
// Return list of available topics
1515
exports.topics = function() {

0 commit comments

Comments
 (0)