Skip to content

Commit e850b84

Browse files
committed
added link to github pages
1 parent c3c6b44 commit e850b84

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ It provides the Java implementation of the [Dynatrace OneAgent SDK](https://gith
1515
Dynatrace OneAgent SDK for Java currently implements support for the following features (corresponding to features specified in [Dynatrace OneAgent SDK](https://github.com/Dynatrace/OneAgent-SDK)):
1616
- outgoing and incoming remote calls
1717

18+
## Documentation
19+
The reference documentation is included in this package. The most recent version is also available online at [https://dynatrace.github.io/OneAgent-SDK-for-Java/](https://dynatrace.github.io/OneAgent-SDK-for-Java/).
20+
21+
A high level documentation/description of OneAgent SDK concepts is available at [https://github.com/Dynatrace/OneAgent-SDK/](https://github.com/Dynatrace/OneAgent-SDK/).
22+
1823
## Integrating into your application
1924

2025
### Dependencies

0 commit comments

Comments
 (0)