Skip to content

Commit ab1d1fc

Browse files
committed
Drop jobs.emberjs.com from the community menu
The Ember jobs board provided a valuable source of revenue to the project for a long time. However, today the steering committee finds that it is rarely the best place to find work in Ember, and additionally that offerings like OpenCollective have largely supplanted its role in generating (very modest, trust me) revenue. As such, we're removing it from the website header. This doesn't preclude adding new content about "Finding a Job in Ember" at some point in the future, but in the short term we want to start the process of mothballing the current jobs site.
1 parent d2dc6e3 commit ab1d1fc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

addon/constants/links.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,6 @@ export default [{
8383
href: 'https://emberjs.com/community/meetups',
8484
name: 'Meetups',
8585
type: 'link'
86-
}, {
87-
href: 'http://jobs.emberjs.com/',
88-
name: 'Job Board',
89-
type: 'link'
9086
}, {
9187
type: 'divider'
9288
}, {

0 commit comments

Comments
 (0)