Skip to content

Commit 5e4f7db

Browse files
authored
Update README.md
1 parent 5a9e780 commit 5e4f7db

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ GUI r
7373
STRINGLN notepad
7474
```
7575

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.**
7777

7878
## Supported DuckyScript Commands
7979

@@ -109,7 +109,7 @@ REM PROD_xxx - Product name
109109
REM SERIAL_xxx - Serial number (hex)
110110
```
111111

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.
113113

114114
#### Constants (DEFINE)
115115
```

0 commit comments

Comments
 (0)