docs/introduction.asciidoc in elastic-apm-2.1.2 vs docs/introduction.asciidoc in elastic-apm-2.2.0

- old
+ new

@@ -1,13 +1,13 @@ -[[introduction]] - ifdef::env-github[] NOTE: For the best reading experience, please view this documentation at https://www.elastic.co/guide/en/apm/agent/ruby/current/introduction.html[elastic.co] endif::[] +[[introduction]] + == Introduction Welcome to the APM Ruby Agent documentation. The Elastic APM Ruby Agent sends performance metrics and error logs to an @@ -17,17 +17,17 @@ [float] [[additional-components]] === Additional Components -APM Agents work in conjunction with the {apm-server-ref}/index.html[APM Server], {ref}/index.html[Elasticsearch], and {kibana-ref}/index.html[Kibana]. -Please view the {apm-get-started-ref}/index.html[APM Overview] for details on how these components work together. +APM Agents work in conjunction with the {apm-server-ref-v}/index.html[APM Server], {ref}/index.html[Elasticsearch], and {kibana-ref}/index.html[Kibana]. +Please view the {apm-overview-ref-v}/index.html[APM Overview] for details on how these components work together. [float] [[framework-support]] === Framework Support The Elastic APM Ruby Agent officially supports Ruby on Rails versions 4.x on onwards, see <<getting-started-rails,Getting started with Ruby on Rails>>. For Sinatra and other Rack compatible frameworks, see -<<getting-started-rack,Getting started with Rack>>. \ No newline at end of file +<<getting-started-rack,Getting started with Rack>>.