Skip to content

Commit f7b3124

Browse files
author
Romain GUINOT
committed
updated the help link to point to GitHub instead of the wiki on Google Code
1 parent 4d635e7 commit f7b3124

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ Changelog
175175

176176
- no new features or bugfixes
177177
- moved README to markdown syntax as part of the migration to GitHub
178+
- updated the help link to point to GitHub instead of the wiki on Google Code
178179
- small css class name changes
179180

180181
0.5:

config/alfresco/site-webscripts/org/sharextras/components/dashlets/audit-application.get.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ audit.dashlet.header.default=Audit Dashlet
22

33
audit.dashlet.link.configure=Configure
44
audit.dashlet.link.help=Help
5-
audit.dashlet.link.help.url=http://code.google.com/p/share-extras/wiki/AuditDashlet
5+
audit.dashlet.link.help.url=https://github.com/share-extras/audit-dashlet
66

77
audit.dashlet.notConfigured=No application is configured.
88
audit.dashlet.loading=Loading...

config/alfresco/site-webscripts/org/sharextras/components/dashlets/audit-application.get_en.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ audit.dashlet.header.default=Audit Dashlet
22

33
audit.dashlet.link.configure=Configure
44
audit.dashlet.link.help=Help
5-
audit.dashlet.link.help.url=http://code.google.com/p/share-extras/wiki/AuditDashlet
5+
audit.dashlet.link.help.url=https://github.com/share-extras/audit-dashlet
66

77
audit.dashlet.notConfigured=No application is configured.
88
audit.dashlet.loading=Loading...

config/alfresco/site-webscripts/org/sharextras/components/dashlets/audit-application.get_fr.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ audit.dashlet.header.default=Audit Dashlet
22

33
audit.dashlet.link.configure=Configurer
44
audit.dashlet.link.help=Aide
5-
audit.dashlet.link.help.url=http://code.google.com/p/share-extras/wiki/AuditDashlet
5+
audit.dashlet.link.help.url=https://github.com/share-extras/audit-dashlet
66

77
audit.dashlet.notConfigured=Aucune application configur\u00e9e.
88
audit.dashlet.loading=Chargement...

0 commit comments

Comments
 (0)