Skip to content

Commit 38c8304

Browse files
Updated tutorials names to be more descriptive (#295)
1 parent 7496b5e commit 38c8304

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

sites/cheerpj/src/content/docs/13-tutorials/00-swingset3.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: SwingSet3
2+
title: Run a Java App in the Browser (SwingSet3)
33
description: Porting a Swing application to the web
44
---
55

sites/cheerpj/src/content/docs/13-tutorials/01-applet.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: FoilSim applet
2+
title: Run a Java Applet in the Browser (FoilSim)
33
description: Running an applet with CheerpJ
44
---
55

sites/cheerpj/src/content/docs/13-tutorials/02-jnlp.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: JNLP apps
2+
title: Run JNLP Apps in the Browser
33
description: Run a working example of a JNLP application or applet
44
---
55

0 commit comments

Comments
 (0)