Skip to content
This repository was archived by the owner on Dec 23, 2023. It is now read-only.

Commit b6d4cbd

Browse files
authored
Fix quickstart link in README (#2012)
Drive-by fix for a dead link in the README.
1 parent 2903747 commit b6d4cbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ project.
2323
Integrating OpenCensus with a new library means recording stats or traces and propagating context.
2424
For application integration please see [Quickstart for Applications](https://github.com/census-instrumentation/opencensus-java#quickstart-for-applications).
2525

26-
The full quick start example can also be found on the [OpenCensus website](https://opencensus.io/java/index.html).
26+
The full quick start example can also be found on the [OpenCensus website](https://opencensus.io/quickstart/java/).
2727

2828
### Add the dependencies to your project
2929

0 commit comments

Comments
 (0)