Skip to content

Commit df1748e

Browse files
authored
Merge pull request #14 from DeeDeeG/update-URLs-atom-community
Update URLs (atom-ide-community -> atom-community)
2 parents 946cf69 + 5691882 commit df1748e

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

docs/api/datatip.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ links:
99
github: https://github.com/atom-community/atom-ide-datatip
1010
---
1111

12-
A replacement of the DataTip functionality from atom-ide-ui. When you hover over a symbol in your code (or move your cursor to it), it can show you details about that symbol in a tool tip. [More details](https://github.com/atom-ide-community/atom-ide-datatip#atom-ide-datatip-package)
12+
A replacement of the DataTip functionality from atom-ide-ui. When you hover over a symbol in your code (or move your cursor to it), it can show you details about that symbol in a tool tip. [More details](https://github.com/atom-community/atom-ide-datatip#atom-ide-datatip-package)
1313

1414
![screenshot of datatip feature]({{ '/_assets/images/screenshot-datatip.png' | asset | url }})
1515

docs/api/definitions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ eleventyNavigation:
66
key: Go to Definition
77
links:
88
atom: https://atom.io/packages/atom-ide-definitions
9-
github: https://github.com/atom-ide-community/atom-ide-definitions#atom-ide-definitions-package
9+
github: https://github.com/atom-community/atom-ide-definitions#atom-ide-definitions-package
1010
---
1111

1212
A replacement of the go to definition functionality from atom-ide-ui.

docs/api/sig-help.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ eleventyNavigation:
66
key: Signature Help
77
links:
88
atom: https://atom.io/packages/atom-ide-signature-help
9-
github: https://github.com/atom-ide-community/atom-ide-signature-help#atom-ide-signature-help
9+
github: https://github.com/atom-community/atom-ide-signature-help#atom-ide-signature-help
1010
---
1111

1212
A replacement of the signature help functionality from atom-ide-ui. When you're calling a function, it can help you understand the parameters or information about the function you’re calling.

docs/getting-started/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ So far, there have been a few features from the original atom-ide-ui package tha
1919

2020
2. Install the [Busy-Signal](https://atom.io/packages/busy-signal) package that is uses by some of the existing ide-packages to show running background tasks
2121

22-
3. Install any of the [community packages](https://atom.io/users/atom-ide-community) listed below.
22+
3. Install any of the [community packages](https://atom.io/users/atom-community) listed below.
2323

2424
4. Enjoy!

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,4 @@ We will start with the most important features, and iterate on them quickly to c
8282

8383
## Roadmap
8484

85-
We have published our current roadmap on [Github](https://github.com/atom-ide-community/atom-ide-community.github.io/issues/3#issue-424527067) for you to check and provide feedback to us.
85+
We have published our current roadmap on [Github](https://github.com/atom-community/atom-community.github.io/issues/3#issue-424527067) for you to check and provide feedback to us.

0 commit comments

Comments
 (0)