Skip to content

Commit 39cc1c1

Browse files
committed
Updated meta XML
1 parent ff4e4ba commit 39cc1c1

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

README.markdown

-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
# Dashboard
2-
3-
* Version: 1.5.1
4-
* Author: Nick Dunn
5-
* Build Date: 2011-06-02
6-
* Requirements: Symphony 2.2
72

83
## Purpose
94
To provide a Dashboard summary screen for users. Dashboard "panels" can contain any information. This extension provides the framework for building a Dashboard, and provides four basic panel types. Other extensions can provide their own panel types.

extension.meta.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<extension id="dashboard">
33
<name>Dashboard</name>
44
<description>Provide a Dashboard summary screen with configurable panels</description>
5-
<url type="repo">https://github.com/nickdunn/dashboard</url>
5+
<repo type="github">https://github.com/nickdunn/dashboard</repo>
66
<url type="discuss">http://symphony-cms.com/discuss/thread/48297/</url>
77
<types>
88
<type>Interface</type>

0 commit comments

Comments
 (0)