Skip to content

Commit d6a32c8

Browse files
committed
Update /docs/README.md to direct people to the new locations of the documentation
1 parent 8c92ed9 commit d6a32c8

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

docs/README.md

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

33
![Atom](https://cloud.githubusercontent.com/assets/72919/2874231/3af1db48-d3dd-11e3-98dc-6066f8bc766f.png)
44

5-
Most of the Atom user and developer documentation is contained in the [Atom Flight Manual](https://github.com/atom/flight-manual.atom.io) repository.
6-
7-
In this directory you can only find very specific build and API level documentation. Some of this may eventually move to the Flight Manual as well.
5+
Most of the Atom user and developer documentation is contained in the [Atom Flight Manual](https://github.com/atom/flight-manual.atom.io).
86

97
## Build documentation
108

119
Instructions for building Atom on various platforms from source.
1210

13-
* [macOS](./build-instructions/macOS.md)
14-
* [Windows](./build-instructions/windows.md)
15-
* [Linux](./build-instructions/linux.md)
1611
* [FreeBSD](./build-instructions/freebsd.md)
12+
* Moved to [the Flight Manual](https://flight-manual.atom.io/hacking-atom/sections/hacking-on-atom-core/)
13+
* Linux
14+
* macOS
15+
* Windows
16+
17+
## Other documentation
1718

18-
## Other documentation here
19+
[Native Profiling on macOS](./native-profiling.md)
1920

20-
* [apm REST API](./apm-rest-api.md)
21-
* [Tips for contributing to packages](./contributing-to-packages.md)
21+
The other documentation that was listed here previously has been moved to [the Flight Manual](https://flight-manual.atom.io).

0 commit comments

Comments
 (0)