Skip to content

Commit ef5618f

Browse files
ak--47claude
andauthored
deliverables: fix broken under-the-hood link in Gartner decks (#70)
developer.mixpanel.com/docs/under-the-hood is dead; point to the Medium engineering post instead. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 0a4aef6 commit ef5618f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

‎deliverables/gartner-product-analytics-demo.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -619,7 +619,7 @@ <h4 class="diff-title">metric trees.</h4>
619619
</span>
620620
<h4 class="diff-title">the purpose-built engine (arb).</h4>
621621
<p>our proprietary database is built for sub-second, interactive behavioral queries at massive scale. unlike tools built on general-purpose warehouses or clickhouse, it handles complex, high-cardinality group-bys with minimal latency. this is why the pet-retailer&rsquo;s 25-hour warehouse query returns near-instantly here.</p>
622-
<a class="docs" href="https://developer.mixpanel.com/docs/under-the-hood" target="_blank" rel="noopener"><span class="docs-k">docs</span>developer.mixpanel.com/docs/under-the-hood<svg class="ext" viewBox="0 0 12 12" aria-hidden="true"><path d="M3 9L9 3M9 3H4.5M9 3V7.5" stroke="currentColor" stroke-width="1.2" fill="none" stroke-linecap="round" stroke-linejoin="round"/></svg></a>
622+
<a class="docs" href="https://medium.com/mixpaneleng/under-the-hood-of-mixpanels-infrastructure-0c7682125e9b" target="_blank" rel="noopener"><span class="docs-k">docs</span>medium.com/mixpaneleng/under-the-hood<svg class="ext" viewBox="0 0 12 12" aria-hidden="true"><path d="M3 9L9 3M9 3H4.5M9 3V7.5" stroke="currentColor" stroke-width="1.2" fill="none" stroke-linecap="round" stroke-linejoin="round"/></svg></a>
623623
</article>
624624
<article class="diff">
625625
<span class="diff-ic"><svg fill="currentColor" width="100%" height="100%" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg">

‎deliverables/gartner/product-analytics-demo.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -631,7 +631,7 @@ <h4 class="diff-title">metric trees.</h4>
631631
</span>
632632
<h4 class="diff-title">the purpose-built engine (arb).</h4>
633633
<p>our proprietary database is built for sub-second, interactive behavioral queries at massive scale. unlike tools built on general-purpose warehouses or clickhouse, it handles complex, high-cardinality group-bys with minimal latency. this is why the pet-retailer&rsquo;s 25-hour warehouse query returns near-instantly here.</p>
634-
<a class="docs" href="https://developer.mixpanel.com/docs/under-the-hood" target="_blank" rel="noopener"><span class="docs-k">docs</span>developer.mixpanel.com/docs/under-the-hood<svg class="ext" viewBox="0 0 12 12" aria-hidden="true"><path d="M3 9L9 3M9 3H4.5M9 3V7.5" stroke="currentColor" stroke-width="1.2" fill="none" stroke-linecap="round" stroke-linejoin="round"/></svg></a>
634+
<a class="docs" href="https://medium.com/mixpaneleng/under-the-hood-of-mixpanels-infrastructure-0c7682125e9b" target="_blank" rel="noopener"><span class="docs-k">docs</span>medium.com/mixpaneleng/under-the-hood<svg class="ext" viewBox="0 0 12 12" aria-hidden="true"><path d="M3 9L9 3M9 3H4.5M9 3V7.5" stroke="currentColor" stroke-width="1.2" fill="none" stroke-linecap="round" stroke-linejoin="round"/></svg></a>
635635
</article>
636636
<article class="diff">
637637
<span class="diff-ic"><svg fill="currentColor" width="100%" height="100%" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg">

0 commit comments

Comments
 (0)