Skip to content

Commit f4cf7e1

Browse files
Tech site markdown: add /docs to img URL (#13)
1 parent 8a3313e commit f4cf7e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The goal of a micro:bit Universal Hex is to be able to create a single-file form
2020

2121
## Definitions and Rationale
2222

23-
<img align="right" src="https://tech.microbit.org/software/spec-universal-hex/spec/img/universal-hex.png" alt="universal hex">
23+
<img align="right" src="https://tech.microbit.org/docs/software/spec-universal-hex/spec/img/universal-hex.png" alt="universal hex">
2424

2525
Universal Hex is a superset of the Intel Hex file format to be able to contain binary code for multiple micro:bit boards or subsystems.
2626

0 commit comments

Comments
 (0)