Skip to content

Commit 644c909

Browse files
fix(post): update "Phaser JSX"
Post: 2024-01-08-phaser-jsx External link https://facebook.github.io/jsx/ failed (status code 404)
1 parent 59c3301 commit 644c909

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_posts/2024/2024-01-08-phaser-jsx.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
layout: post
33
title: Phaser JSX
44
date: 2024-01-08 23:08:01
5-
excerpt: Use [JSX](https://facebook.github.io/jsx/) in [Phaser](https://phaser.io/) with [`phaser-jsx`](https://github.com/remarkablegames/phaser-jsx).
5+
excerpt: Use [JSX](https://react.github.io/jsx/) in [Phaser](https://phaser.io/) with [`phaser-jsx`](https://github.com/remarkablegames/phaser-jsx).
66
categories: phaser-jsx npm
77
---
88

99
## What
1010

11-
[`phaser-jsx`](https://github.com/remarkablegames/phaser-jsx) allows you to use [JSX](https://facebook.github.io/jsx/) in [Phaser](https://phaser.io/).
11+
[`phaser-jsx`](https://github.com/remarkablegames/phaser-jsx) allows you to use [JSX](https://react.github.io/jsx/) in [Phaser](https://phaser.io/).
1212

1313
## Why
1414

0 commit comments

Comments
 (0)