Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit b535b82

Browse files
author
vikasrohit
committed
Merge pull request #657 from appirio-tech/feature/sup-2979-link-to-getstarted-dashboard-emptystate
SUP-2979, [Dashboard] Add link to getting started guide
2 parents 058d460 + 3c6f9a9 commit b535b82

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)