aboutsummaryrefslogtreecommitdiff
path: root/site/src/jekyll/get-started.md
diff options
context:
space:
mode:
Diffstat (limited to 'site/src/jekyll/get-started.md')
-rw-r--r--site/src/jekyll/get-started.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/src/jekyll/get-started.md b/site/src/jekyll/get-started.md
index a1736841..d27428cc 100644
--- a/site/src/jekyll/get-started.md
+++ b/site/src/jekyll/get-started.md
@@ -47,7 +47,7 @@ Starting your app with the AspectJ weaver is dead simple, just add the `-javaage
weaver's file location and you are done:
```
--javaagent:/path-to-newrelic-agent.jar
+-javaagent:/path-to-aspectj-weaver.jar
```
In case you want to keep the AspectJ related settings in your build and enjoy using `run` from the console, take a look at