Skip to content

Commit 74c4c3c

Browse files
Moved Notice & Added Badge
1 parent 5a7329a commit 74c4c3c

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

README.md

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
[![Badge License]][License]    
99
[![Badge Guidelines]][Guidelines]    
10+
[![Badge Retired]][Retired]    
1011
[![Badge Discord]][Discord]    
1112
[![Badge Status]][Status]
1213

@@ -16,21 +17,6 @@
1617
<br>
1718
<br>
1819

19-
<kbd>
20-
<br>
21-
22-
   Due to changes in the upstream, the original Atom and   <br>
23-
   its repositories will be archived on `December 15, 2022`.   
24-
25-
   If you'd like to learn more about the official Atom archiving,   <br>
26-
   you can read about it in their **[Official Announcement]**.   
27-
28-
</kbd>
29-
30-
<br>
31-
<br>
32-
<br>
33-
3420
# Atom Community
3521

3622
[![Button Install]][Install]   
@@ -56,7 +42,6 @@
5642

5743
<!---------------------------------------------------------------->
5844

59-
[Official Announcement]: https://github.blog/2022-06-08-sunsetting-atom/
6045
[Guidelines]: https://github.com/logos
6146
[Electron]: https://github.com/electron/electron
6247
[Discord]: https://discord.gg/2tD9evh8qP
@@ -67,6 +52,7 @@
6752

6853

6954
[Documentation]: docs/Documentation.md
55+
[Retired]: docs/Retirement.md
7056
[Install]: docs/Installation.md
7157
[License]: LICENSE.md
7258
[Build]: docs/Building.md
@@ -77,6 +63,7 @@
7763
<!---------------------------{ Badges }--------------------------->
7864

7965
[Badge Guidelines]: https://img.shields.io/badge/Logo-Guidelines-d36e2d.svg?style=for-the-badge&labelColor=323232
66+
[Badge Retired]: https://img.shields.io/badge/Retired-bb3c1f.svg?style=for-the-badge&labelColor=323232&logoColor=white&logo=Atom
8067
[Badge Discord]: https://img.shields.io/badge/Discord-6399c4.svg?style=for-the-badge&logoColor=white&logo=Discord
8168
[Badge License]: https://img.shields.io/badge/License-MIT-e5ab42.svg?style=for-the-badge&labelColor=323232
8269
[Badge Status]: https://dev.azure.com/atomcommunity/atomcommunity/_apis/build/status/atom-community/Release%20Branch%20Build?branchName=master

docs/Retirement.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
2+
## Retirement Of The Atom Project
3+
4+
Due to changes in the upstream, the original Atom and <br>
5+
its repositories will be archived on `December 15, 2022`.
6+
7+
If you'd like to learn more about the official Atom archiving, <br>
8+
you can read about it in their **[Official Announcement]**.
9+
10+
11+
<!----------------------------------------------------------------------------->
12+
13+
[Official Announcement]: https://github.blog/2022-06-08-sunsetting-atom/

0 commit comments

Comments
 (0)