Skip to content

Commit 835991c

Browse files
committed
Switch relative to absolute paths
1 parent b890bc5 commit 835991c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
"onCommand:rover-runner.GenerateTemplate"
150150
],
151151
"media": {
152-
"image": "media/tbd.jpg",
152+
"image": "https://github.com/dowjones/rover-runner/blob/main/media/tbd.jpg",
153153
"altText": "sample image"
154154
}
155155
},
@@ -162,7 +162,7 @@
162162
"onSettingChanged:apolloStudioConfiguration.apolloGraphRef"
163163
],
164164
"media": {
165-
"image": "media/tbd.jpg",
165+
"image": "https://github.com/dowjones/rover-runner/blob/main/media/tbd.jpg",
166166
"altText": "sample image"
167167
}
168168
}

0 commit comments

Comments
 (0)