Skip to content

Commit 285f7f8

Browse files
docs: Small clean up in Contributing and Format pages.
1 parent 88a86a1 commit 285f7f8

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

docs/contributing.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,6 @@ nav_order: 5
66

77
# Contributing
88

9-
{: .no_toc }
10-
11-
## Table of contents
12-
13-
{: .no_toc .text-delta }
14-
15-
1. TOC {:toc}
16-
179
## How To Contribute
1810

1911
Thanks for looking here! We'd love your help. The micro:bit project is only

docs/uh-format.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ nav_order: 4
99
The micro:bit Universal Hex format is a superset of the
1010
[Intel Hex file format](https://en.wikipedia.org/wiki/Intel_HEX) designed to be
1111
able to include data for multiple targets into a single file.
12+
This allows the creation of a hex file that will work on micro:bit V1 and V2.
1213

13-
This section of the docs is still a Work In Progress. For detailed information
14-
on the format please visit:
14+
Detailed information of the Universal Hex format can be found in the
15+
specification:
1516
[https://github.com/microbit-foundation/spec-universal-hex](https://github.com/microbit-foundation/spec-universal-hex)

0 commit comments

Comments
 (0)