Skip to content

Commit ede222c

Browse files
committed
Fix docs URL in repos.json
Correct the docs link from smartem-decisions to smartem-devtools
1 parent 12c0b34 commit ede222c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/repos.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "http://json-schema.org/draft-07/schema#",
33
"version": "1.0.0",
44
"links": {
5-
"docs": "https://diamondlightsource.github.io/smartem-decisions/",
5+
"docs": "https://diamondlightsource.github.io/smartem-devtools/",
66
"projectBoard": "https://github.com/orgs/DiamondLightSource/projects/51/views/1"
77
},
88
"presets": {

0 commit comments

Comments
 (0)