You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,7 @@ GUI r
73
73
STRINGLN notepad
74
74
```
75
75
76
-
**See [docs/ATTACKMODE.md](../docs/ATTACKMODE.md) for complete documentation.**
76
+
**See [docs/ATTACKMODE.md](https://github.com/3mrgnc3/attiny85_ducky/blob/main/docs/ATTACKMODE.md) for complete documentation.**
77
77
78
78
## Supported DuckyScript Commands
79
79
@@ -109,7 +109,7 @@ REM PROD_xxx - Product name
109
109
REM SERIAL_xxx - Serial number (hex)
110
110
```
111
111
112
-
**Note:** ATTACKMODE is parsed at build time and generates USB configuration. The ATTiny85 cannot change USB identity at runtime. See [docs/ATTACKMODE.md](../docs/ATTACKMODE.md)for details.
112
+
**Note:** ATTACKMODE is parsed at build time and generates USB configuration. The ATTiny85 cannot change USB identity at runtime. See [docs/ATTACKMODE.md](https://github.com/3mrgnc3/attiny85_ducky/blob/main/docs/ATTACKMODE.md)for details.
0 commit comments