Skip to content

Commit bb10259

Browse files
committed
fix reference to commit we vendored from
1 parent 66a6c33 commit bb10259

File tree

1 file changed

+1
-1
lines changed
  • sentry-async-profiler/src/main/java/io/sentry/asyncprofiler/vendor/asyncprofiler

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Vendored AsyncProfiler code for converting JFR Files
2-
- Vendored-in from commit fe1bc66d4b6181413847f6bbe5c0db805f3e9194 of repository: git@github.com:async-profiler/async-profiler.git
2+
- Vendored-in from commit https://github.com/async-profiler/async-profiler/tree/fe1bc66d4b6181413847f6bbe5c0db805f3e9194
33
- Only the code related to JFR conversion is included.
44
- The `AsyncProfiler` itself is included as a dependency in the Maven project.

0 commit comments

Comments
 (0)