Add MAST-U data tools page to bookmarks.json

This commit is contained in:
Evie Litherland-Smith 2024-05-13 15:05:12 +01:00
parent 9c62ce860a
commit 7d84e1be39

View file

@ -127,18 +127,15 @@
"bookmarks": [ "bookmarks": [
{ {
"name": "JET Data Services", "name": "JET Data Services",
"url": "https://data.jet.uk", "url": "https://data.jet.uk"
"tags": ["data"]
}, },
{ {
"name": "PPF Query", "name": "PPF Query",
"url": "https://data.jet.uk/ppf/browse/ppfquery", "url": "https://data.jet.uk/ppf/browse/ppfquery"
"tags": ["data"]
}, },
{ {
"name": "ReqCo", "name": "ReqCo",
"url": "https://data.jet.uk/reqco/myrequests", "url": "https://data.jet.uk/reqco/myrequests"
"tags": ["data"]
} }
] ]
}, },
@ -168,6 +165,10 @@
{ {
"name": "Diagnostic Handbook", "name": "Diagnostic Handbook",
"url": "https://intranet.ccfe.ac.uk/mastu-handbook" "url": "https://intranet.ccfe.ac.uk/mastu-handbook"
},
{
"name": "Data Access and Tools",
"url": "https://users.mastu.ukaea.uk/data-access-and-tools"
} }
] ]
}, },