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

Commit e8fc026

Browse files
authored
Update ribbon message to reflect project status
1 parent 9ea1bda commit e8fc026

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Base/Components/Ribbon.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ function Ribbon() {
66
<div className="ribbon-content-wrapper">
77
<div className="ribbon-content row">
88
<div className="column large-12 large-centered">
9-
<p>Currently in development, <a href="https://github.com/orgs/AuroraEditor/projects/1/views/2" id="suggest-link" className="ribbon-link more">check out the roadmap</a>.</p>
9+
<p>Aurora Editor is not in development anymore, <a href="https://github.com/AuroraEditor/AuroraEditor?tab=readme-ov-file#aurora-editor-sunset-announcement" id="suggest-link" className="ribbon-link more">read the announcement here</a>.</p>
1010
</div>
1111
</div>
1212
</div>

0 commit comments

Comments
 (0)