Skip to content

Commit a96c8ac

Browse files
committed
Merge pull request json-schema-org#169 from Clemens-U/gh-pages
Updated implementations.html
2 parents 691084b + d5e22fa commit a96c8ac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

implementations.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,11 +183,12 @@ <h3>JavaScript</h3>
183183
</div>
184184

185185
<div class="show-hide" data-target="editors-list"></div>
186-
<h2>Editors (1)</h2>
186+
<h2>Editors (2)</h2>
187187
<div class="block" id="editors-list">
188188
<h3>Integration</h3>
189189
<ul>
190190
<li><a id="link-impl-visualstudio" href="http://www.visualstudio.com/">Visual Studio 2013</a> - <em>Auto-completion and tooltips based on JSON schema v3 and v4</em></li>
191+
<li><a id="link-impl-jsonbuddy" href="http://www.json-buddy.com/">JSONBuddy</a> - <em>Grid-style JSON editor and context sensitive entry-helpers based on JSON schema</em></li>
191192
</ul>
192193
</div>
193194

0 commit comments

Comments
 (0)