Skip to content

Commit 076a809

Browse files
committed
chore: updated links
1 parent c99d857 commit 076a809

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
Atom IDE packages for Atom
44

5-
![Build Status (Github Actions)](https://github.com/atom-ide-community/atom-ide-base/workflows/CI/badge.svg)
6-
[![Dependency Status](https://david-dm.org/atom-ide-community/atom-ide-base.svg)](https://david-dm.org/atom-ide-community/atom-ide-base)
7-
[![apm](https://img.shields.io/apm/dm/atom-ide-base.svg)](https://github.com/atom-ide-community/atom-ide-base)
8-
[![apm](https://img.shields.io/apm/v/atom-ide-base.svg)](https://github.com/atom-ide-community/atom-ide-base)
5+
![Build Status (Github Actions)](https://github.com/atom-community/atom-ide-base/workflows/CI/badge.svg)
6+
[![Dependency Status](https://david-dm.org/atom-community/atom-ide-base.svg)](https://david-dm.org/atom-community/atom-ide-base)
7+
[![apm](https://img.shields.io/apm/dm/atom-ide-base.svg)](https://github.com/atom-community/atom-ide-base)
8+
[![apm](https://img.shields.io/apm/v/atom-ide-base.svg)](https://github.com/atom-community/atom-ide-base)
99

1010
## Features
1111

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
"types-packages",
1515
"tsconfig.json"
1616
],
17-
"author": "atom-ide-community",
17+
"author": "atom-community",
1818
"description": "Atom IDE packages for Atom",
1919
"keywords": [
2020
"atom",
2121
"ide",
22-
"atom-ide-community"
22+
"atom-community"
2323
],
24-
"repository": "https://github.com/atom-ide-community/atom-ide-base",
24+
"repository": "https://github.com/atom-community/atom-ide-base",
2525
"license": "MIT",
2626
"scripts": {
2727
"format": "prettier --write .",

0 commit comments

Comments
 (0)