Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Commit

Permalink
Merge pull request #84 from mortonfox/patch-1
Browse files Browse the repository at this point in the history
Fix the link to getting an instrumentation key
  • Loading branch information
matthiaswenz authored Sep 16, 2016
2 parents de30200 + 7e1e16e commit 6c0f04e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ Our Javadoc can be found at [http://microsoft.github.io/ApplicationInsights-Andr

* Install a Java Development Kit (JDK). The SDK can be compiled using JDK 1.6, though we recoommend installing <a href="http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html" target="_blank">JDK 1.8</a>
* Install <a href="http://developer.android.com/sdk/index.html" target="_blank">Android studio</a>
* [Get an instrumentation key](/Microsoft/ApplicationInsights-Home/wiki#getting-an-application-insights-instrumentation-key) and set it in the manifest
* [Get an instrumentation key](https://github.com/Microsoft/ApplicationInsights-Home/wiki#getting-an-application-insights-instrumentation-key) and set it in the manifest
* Run tests from Android Studio

<a id="codeofconduct"></a>
Expand Down

0 comments on commit 6c0f04e

Please sign in to comment.