Skip to content

Commit 0bbc5f3

Browse files
committed
fix: correct issue reporting url
1 parent febc3b3 commit 0bbc5f3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/getting-started.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ by [Metals](https://scalameta.org/metals), the Scala language server.
221221

222222
The Kotlin support in scip-java is the least mature compared to the Java and
223223
Scala support. Don't hesitate to report issues at
224-
https://github.com/sourcegraph/scip-kotlin if you encounter issues using the
224+
https://github.com/sourcegraph/scip-java if you encounter issues using the
225225
Kotlin support.
226226

227227
## Supported build tools
@@ -243,7 +243,7 @@ free to subscribe to the tracking issues to receive updates on your build tool.
243243
| Ant |||| [sourcegraph/scip-java#305](https://github.com/sourcegraph/scip-java/issues/305) |
244244
| Bazel |||| |
245245
| Buck |||| [sourcegraph/scip-java#99](https://github.com/sourcegraph/scip-java/issues/99) |
246-
| Mill ||||
246+
| Mill ||||
247247

248248
****: automatic indexing is fully supported. Please report a bug if the
249249
`scip-java index` command does not work on your codebase.
@@ -301,7 +301,7 @@ projects, with the following caveats:
301301

302302
### Mill
303303

304-
The `scip-java index` build should be able to automatically index most Mill
304+
The `scip-java index` build should be able to automatically index most Mill
305305
projects, with the following caveats:
306306

307307
| Integration | Supported | Recommendation |

0 commit comments

Comments
 (0)