mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Fix Page not found
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||

|
||||
|
||||
Most of the Atom user and developer documentation is contained in the [Atom Docs](https://github.com/atom/docs) repository.
|
||||
Most of the Atom user and developer documentation is contained in the [Atom Docs](https://github.com/atom/flight-manual.atom.io) repository.
|
||||
|
||||
In this directory you can only find very specific build and API level documentation. Some of this may eventually move to the docs repository as well.
|
||||
|
||||
@@ -10,12 +10,12 @@ In this directory you can only find very specific build and API level documentat
|
||||
|
||||
Instructions for building Atom on various platforms from source.
|
||||
|
||||
* [macOS](build-instructions/macos.md)
|
||||
* [Windows](build-instructions/windows.md)
|
||||
* [Linux](build-instructions/linux.md)
|
||||
* [FreeBSD](build-instructions/freebsd.md)
|
||||
* [macOS](./build-instructions/macos.md)
|
||||
* [Windows](./build-instructions/windows.md)
|
||||
* [Linux](./build-instructions/linux.md)
|
||||
* [FreeBSD](./build-instructions/freebsd.md)
|
||||
|
||||
## Other documentation here
|
||||
|
||||
* [apm REST API](apm-rest-api.md)
|
||||
* [Tips for contributing to packages](contributing-to-packages.md)
|
||||
* [apm REST API](./apm-rest-api.md)
|
||||
* [Tips for contributing to packages](./contributing-to-packages.md)
|
||||
|
||||
Reference in New Issue
Block a user