Skip to content

Commit cea914c

Browse files
authored
Update index.html
1 parent bd15374 commit cea914c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,13 +142,13 @@ <h3 class="font-bold text-lg">Mock Generator</h3>
142142
<p class="text-xs text-[--color-muted]">Generate randomized JSON datasets from schemas.</p>
143143
</a>
144144

145-
<a href="/json" class="tool-card">
145+
<a href="/json-schema" class="tool-card">
146146
<div class="flex justify-between items-start">
147147
<i class="fa-solid fa-vial-circle-check text-2xl text-[--color-accent]"></i>
148148
<i class="fa-solid fa-arrow-up-right-from-square text-xs opacity-30"></i>
149149
</div>
150150
<h3 class="font-bold text-lg">JSON Schema Studio</h3>
151-
<p class="text-xs text-[--color-muted]">View Json Data and Schema.</p>
151+
<p class="text-xs text-[--color-muted]">Visualize Json Schema.</p>
152152
</a>
153153

154154
<div class="tool-card opacity-50 border-dashed border-2">

0 commit comments

Comments
 (0)