Skip to content

Commit d4948a5

Browse files
Use tech site URL for image (#12)
1 parent 7d571dc commit d4948a5

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="img/universal-hex.png" alt="universal hex">
23+
<img align="right" src="https://tech.microbit.org/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)