forked from raspberrypi/documentation
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathglobal_boxes.json
More file actions
26 lines (26 loc) · 846 Bytes
/
global_boxes.json
File metadata and controls
26 lines (26 loc) · 846 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[
{
"title": "Product Information Portal",
"description": "Raspberry Pi compliance documents",
"imagepath": "/images/full-sized/PIP.png",
"url": "https://pip.raspberrypi.com/"
},
{
"title": "Datasheets",
"description": "PDF-based documentation",
"imagepath": "/images/full-sized/Datasheets.png",
"url": "https://datasheets.raspberrypi.com"
},
{
"title": "Tutorials",
"description": "Hands-on hardware and software tutorials",
"imagepath": "/images/full-sized/Tutorials.png",
"url": "https://www.raspberrypi.com/tutorials/"
},
{
"title": "Forums",
"description": "User and product support forums",
"imagepath": "/images/full-sized/Forums.png",
"url": "https://forums.raspberrypi.com"
}
]