We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20f5b16 commit f19ee22Copy full SHA for f19ee22
1 file changed
content/_index.html
@@ -5,7 +5,7 @@
5
6
{{< blueprint color="white" class="border-top pt-4 pt-md-5 pb-3" >}}
7
<div>
8
- <div class="badge text-wrap border border-primary text-dark fs-6 mb-4 p-2"><b>Blaze</b>: Compiling JSON Schema for 10x Faster Validation. <a href="https://arxiv.org/abs/2503.02770">Read our paper</a></div>
+ <div class="badge text-wrap border border-primary text-dark fs-6 mb-4 p-2"><b>Blaze</b>: Compiling JSON Schema for 10x Faster Validation. <a href="https://dl.acm.org/doi/abs/10.14778/3773749.3773764">Read our paper</a></div>
9
10
<h1 class="display-2 fw-bold d-none d-lg-block">The <span class="text-gradient-metal">JSON Schema</span> Registry</h1>
11
<h1 class="display-5 fw-bold d-lg-none">The <span class="text-gradient-metal">JSON Schema</span> Registry</h1>
0 commit comments