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
@@ -168,7 +168,7 @@ nanoff -v q
168
168
169
169
## Exit codes
170
170
171
-
The exit codes can be checked in [this source file](https://github.com/nanoframework/nanoFirmwareFlasher/blob/develop/source/nanoFirmwareFlasher/ExitCodes.cs).
171
+
The exit codes can be checked in [this source file](https://github.com/nanoframework/nanoFirmwareFlasher/blob/develop/nanoFirmwareFlasher/ExitCodes.cs).
172
172
173
173
## Feedback and documentation
174
174
@@ -182,7 +182,7 @@ The list of contributors to this project can be found at [CONTRIBUTORS](https://
182
182
183
183
## License
184
184
185
-
The **nanoFramework** firmware flasher tool is licensed under the [MIT license](LICENSE.md).
185
+
The **nanoFramework** firmware flasher tool is licensed under the [MIT license](LICENSE).
0 commit comments