Skip to content

Commit 827d757

Browse files
committed
docs: prepare blog post for release
1 parent c567c96 commit 827d757

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

apps/website/blog/2021-09-27-6-2-updates.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ author_url: https://github.com/jsamr/
66
author_image_url: https://avatars.githubusercontent.com/u/3646758?v=4
77
tags: [foundry, 'release notes']
88
description: A version focused on accessibility and enhanced model rendering.
9-
image: img/foundry-announcement.png
9+
image: img/article-6.2-release-notes.png
1010
hide_table_of_contents: false
11-
draft: true
11+
draft: false
1212
---
1313

1414
import APIReference from '@site/src/components/APIReference';
@@ -33,7 +33,7 @@ This post also covers a due overview of features introduced in the previous 6.1
3333

3434
## You Might not Need a Custom Component Renderer
3535

36-
Model-based rendering via <APIReference name="RenderHTMLProps"
36+
[Model-based rendering](/docs/guides/custom-renderers#model-based-custom-rendering) via <APIReference name="RenderHTMLProps"
3737
member="customHTMLElementModels"/> prop has been a lightweight alternative to
3838
custom (component) renderers since the early stages of the Foundry release.
3939
However, it was limited to setting user agent styles (<APIReference
101 KB
Loading

0 commit comments

Comments
 (0)