Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 20bf930

Browse files
author
Jenkins Continuous Integration Server
committedJan 13, 2016
Merge commit 'b535b822bd19786874ccd77eddd9a0b0856b6570' into HEAD
2 parents 7399681 + b535b82 commit 20bf930

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎app/services/emptyState.service.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@
4040
title: "Explore Open Challenges",
4141
url: "/challenges/?pageIndex=1",
4242
cssClass: "find-challenges tc-btn tc-btn-s"
43+
}, {
44+
title: "Learn More",
45+
url: _getUrl("/getting-started"),
46+
cssClass: "secondary-cta"
4347
}]
4448
},
4549
"dashboard-ios-community": {

0 commit comments

Comments
 (0)
This repository has been archived.