Skip to content

Commit 340c665

Browse files
committed
Update simple installation image
Signed-off-by: Justin Dorfman <[email protected]>
1 parent 06a5de4 commit 340c665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/pages/en/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ const Features = (props) => {
111111
content:
112112
"Run the `scip-java` command-line tool at the root of your Gradle/Maven/sbt build to generate an SCIP index. No manual configuration needed.",
113113
image:
114-
"https://user-images.githubusercontent.com/1408093/109820615-769c5580-7c35-11eb-9063-98e932c5d6c5.png",
114+
"https://storage.googleapis.com/sourcegraph-assets/blog/scip-java-simple-install.png",
115115
imageAlign: "left",
116116
},
117117
{

0 commit comments

Comments
 (0)