Skip to content

Commit 60f95ee

Browse files
Chad ArimuraChad Arimura
authored andcommitted
few frontmatter fixes
1 parent 31b4cf6 commit 60f95ee

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

app/pages/learn/01_tutorial/04_mastering-the-api/01_reflection/00_reflection.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,20 @@
11
---
2-
id: reflection
2+
id: api.reflection
33
title: "Introduction to java.lang.reflect.*"
44
slug: learn/introduction_to_java_reflection
55
type: tutorial
66
category: api
7-
category_order: 4
8-
group: introduction_to_java_reflection
9-
layout: learn/tutorial-group-top.html
7+
category_order: 1
8+
layout: learn/tutorial.html
109
subheader_select: tutorials
1110
main_css_id: learn
1211
description: "TODO"
13-
author: ["HeinzKabutz"]
12+
author: ["DrHeinzM.Kabutz"]
1413
---
1514

16-
# Reflection
15+
<a id="reflection">&nbsp;</a>
16+
17+
## Reflection
1718

1819
The face looking back from the mirror this morning told a story.
1920
I urgently needed a shave (and still do). And yesterday, whilst sitting

0 commit comments

Comments
 (0)