This is an automated email from the ASF dual-hosted git repository.
andreww pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git
The following commit(s) were added to refs/heads/master by this push:
new b4edfda Update jewel-themes.md
b4edfda is described below
commit b4edfdad919ad8b97979fa487a093552a3209b9f
Author: Andrew Wetmore <[email protected]>
AuthorDate: Mon Dec 16 08:37:19 2019 -0400
Update jewel-themes.md
Fixed permalink
---
component-sets/jewel/jewel-themes.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/component-sets/jewel/jewel-themes.md
b/component-sets/jewel/jewel-themes.md
index 61c2f0a..c9daa6a 100644
--- a/component-sets/jewel/jewel-themes.md
+++ b/component-sets/jewel/jewel-themes.md
@@ -17,7 +17,7 @@
layout: docpage
title: Jewel Themes
description: The look and feel of the jewel component set
-permalink: /component-sets/jewel/themes
+permalink: /component-sets/jewel/jewel-themes
---
# Jewel Themes
@@ -130,4 +130,4 @@ Example for maven pom.xml configuration:
<scope>theme</scope>
<classifier>js</classifier>
</dependency>
-```
\ No newline at end of file
+```