Skip to content

Commit df37242

Browse files
committed
Update Husky documentation link in README.
1 parent 257ee02 commit df37242

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This repository contains the ChipWhisperer-Husky information.
66

77
* The interface code is part of [ChipWhisperer](https://github.com/newaetech/chipwhisperer).
88
* The examples are part of the [ChipWhisperer-Jupyter](https://github.com/newaetech/chipwhisperer-jupyter) examples.
9-
* The [full documentation](https://rtfm.newae.com/Capture/ChipWhisperer-Husky/) is on the [NewAE RTFM site](https://rtfm.newae.com/Capture/ChipWhisperer-Husky/).
9+
* The full documentation is on the [ChipWhisperer documentation site](https://chipwhisperer.readthedocs.io/en/latest/Capture/ChipWhisperer-Husky.html).
1010

1111
## Building SAM3U Firmware
1212

@@ -15,4 +15,4 @@ and build with `make -j`.
1515

1616
You can get a more verbose output by running make as follows: `make -j VERBOSE=TRUE`
1717

18-
You can program an attached Husky by running `make program`.
18+
You can program an attached Husky by running `make program`.

0 commit comments

Comments
 (0)