Skip to content

Commit 92d5cb3

Browse files
authored
fixed link to WADLibrary
1 parent 7d8acd3 commit 92d5cb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/resources/libraries.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ export default () => ([
285285
},
286286
{
287287
name: 'WADLibrary',
288-
href: 'https://github.com/Adwisit/WADLibrary',
288+
href: 'https://github.com/rogerjagaredev/WADLibrary',
289289
description: 'Application testing library that utilizes Win App Driver.',
290290
tags: ['windows']
291291
},

0 commit comments

Comments
 (0)