Skip to content

Commit

Permalink
temporarily use master instead of current
Browse files Browse the repository at this point in the history
  • Loading branch information
colleenmcginnis committed Jan 3, 2024
1 parent 11dc2df commit 83a4953
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion extra/apm_docs_landing.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<div class="w-100 mb-5">
<h2>APM user guide</h2>
<p>
Learn how to use APM in the <a href="/guide/en/observability/current/apm.html">Observability guide</a>.
Learn how to use APM in the <a href="/guide/en/observability/master/apm.html">Observability guide</a>.
</p>
</div>
<div class="w-100 mb-5">
Expand Down
2 changes: 1 addition & 1 deletion resources/asciidoctor/lib/chunker/obs_breadcrumbs.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ def generate_apm_breadcrumbs(doc)
<ul>
<li class="dropdown-category">APM</li>
<ul>
<li><a href="/guide/en/observability/current/apm.html">Observability › APM</a></li>
<li><a href="/guide/en/observability/master/apm.html">Observability › APM</a></li>
</ul>
<li class="dropdown-category">APM agents</li>
<ul>
Expand Down

0 comments on commit 83a4953

Please sign in to comment.