File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 ">
You can’t perform that action at this time.
0 commit comments