mirror of
https://github.com/discourse/discourse.git
synced 2024-12-19 10:03:51 +08:00
UX: Change "What's new in Discourse?" link (#30140)
We want to point to our dedicated /admin/whats-new page which is more focused and has better screenshots and so on.
This commit is contained in:
parent
71bec686a2
commit
9c4c17ad3f
|
@ -166,14 +166,9 @@
|
|||
this.model.attributes.discourse_updated_at
|
||||
leaveAgo="true"
|
||||
}}</p>
|
||||
<a
|
||||
rel="noopener noreferrer"
|
||||
target="_blank"
|
||||
href={{this.model.attributes.release_notes_link}}
|
||||
class="btn btn-default"
|
||||
>
|
||||
<LinkTo @route="admin.whatsNew">
|
||||
{{i18n "admin.dashboard.whats_new_in_discourse"}}
|
||||
</a>
|
||||
</LinkTo>
|
||||
</div>
|
||||
{{/if}}
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue
Block a user