Skip to content

Commit 3d6374c

Browse files
committed
Fix broken links
1 parent f30b623 commit 3d6374c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/news/2021-05-20-jsonforms-2.5.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author_url: https://twitter.com/jsonforms
77
author_image_url: /img/logo.svg
88
---
99

10-
It's a new renderer set! Last week we published JSON Forms v2.5.1 containing our new Vue 3 and Vue 2 vanilla renderer sets. Big thanks to [headwire.com](http://headwire.com) who partly sponsored the new renderers!
10+
It's a new renderer set! Last week we published JSON Forms v2.5.1 containing our new Vue 3 and Vue 2 vanilla renderer sets. Big thanks to [headwire.com](https://www.headwire.com/) who partly sponsored the new renderers!
1111

1212
We also have two new renderers for React Material: boolean toggles and multiple choice (array of enum values).
1313

static/api/vanilla/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ <h1>Vanilla Renderers Package</h1>
7575
<p>This is the JSONForms Vanilla Renderers Package. This package only contains renderers and must be combined with <a href="https://www.npmjs.com/package/@jsonforms/react">JSONForms React</a>.</p>
7676
<p>You can combine <a href="https://www.npmjs.com/package/@jsonforms/react">JSONForms React</a> with other renderers too, for example with the <a href="https://www.npmjs.com/package/@jsonforms/material-renderers">Material Renderers</a>.</p>
7777
<p>Check <a href="https://www.npmjs.com/search?q=%40jsonforms">https://www.npmjs.com/search?q=%40jsonforms</a> for all published JSONForms packages.</p>
78-
<p>If you want to customize styling, have a look at our <a href="Styles.md">styles guide</a>.</p>
78+
<p>If you want to customize styling, have a look at our <a href="https://github.com/eclipsesource/jsonforms/blob/master/packages/vanilla/Styles.md">styles guide</a>.</p>
7979
<a href="#license" id="license" style="color: inherit; text-decoration: none;">
8080
<h1>License</h1>
8181
</a>

0 commit comments

Comments
 (0)