Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions _board/trinket_m0_haxpress.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ board_id: "trinket_m0_haxpress"
title: "Trinket M0 Haxpress Download"
name: "Trinket M0 Haxpress"
manufacturer: "Dave Astels"
board_url:
- "http://daveastels.com/trinket-m0-express-hack.html"
board_url: https://web.archive.org/web/20210727135908/http://daveastels.com/trinket-m0-express-hack.html
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's best to make formatting match all of the other device config files with the board URL on it's own line with a hyphen at the beginning.

 - "https://web.archive.org/web/20210727135908/http://daveastels.com/trinket-m0-express-hack.html"

I'm not entirely certain if that syntax is 100% necessary, and I also don't know for sure where this board_url value gets used, but I think keeping it consistent across devices whenever possible is best.

board_image: "trinket_m0_haxpress.jpg"
date_added: 2019-03-19
family: atmel-samd
Expand All @@ -17,4 +16,4 @@ features:
This is a [Trinket M0]({{ "/board/trinket_m0/" | relative_url }}) that has been had a SPI flash
chip bodged on by Dave Astels. It is not available for purchase.

It was documented as a DIY project [here](http://daveastels.com/trinket-m0-express-hack.html).
It was documented as a DIY project [Archived Version; original page is no longer online](https://web.archive.org/web/20210727135908/http://daveastels.com/trinket-m0-express-hack.html).