Skip to content

Commit 95d2b8f

Browse files
committed
Fix the build error
Signed-off-by: Vaishali Thakkar <[email protected]>
1 parent 0defc16 commit 95d2b8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/parca-agent-language-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ All JIT compiled languages with frame pointer, and [Perf map](https://github.com
1919
* [.NET](https://github.com/parca-dev/parca-demo/tree/main/dotnet)
2020
* [Deno](https://github.com/parca-dev/parca-demo/tree/main/deno)
2121
* [Erlang](https://github.com/parca-dev/parca-demo/tree/main/erlang)
22-
* [Java](docs/java-support)
22+
* [Java](/docs/java-support)
2323
* [Julia](https://github.com/parca-dev/parca-demo/tree/main/julia)
2424
* [Node.js](https://github.com/parca-dev/parca-demo/tree/main/nodejs)
2525
* [PHP 8 and above](https://github.com/parca-dev/parca-demo/tree/main/php)

0 commit comments

Comments
 (0)