We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06a5de4 commit 340c665Copy full SHA for 340c665
website/pages/en/index.js
@@ -111,7 +111,7 @@ const Features = (props) => {
111
content:
112
"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.",
113
image:
114
- "https://user-images.githubusercontent.com/1408093/109820615-769c5580-7c35-11eb-9063-98e932c5d6c5.png",
+ "https://storage.googleapis.com/sourcegraph-assets/blog/scip-java-simple-install.png",
115
imageAlign: "left",
116
},
117
{
0 commit comments