Update README.md

Use docs.libretro.com instead of a buildbot link.
This commit is contained in:
rz5 2017-10-30 05:06:05 +00:00 committed by GitHub
parent 65e2f85bc7
commit a25fcf31b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ or visit our IRC channel: #retroarch @ irc.freenode.org.
## Documentation ## Documentation
See our [Documentation Center](https://buildbot.libretro.com/docs). On Unix, man-pages are provided. See our [Documentation Center](https://docs.libretro.com/). On Unix, man-pages are provided.
More developer-centric stuff is found [here](https://github.com/libretro/libretro.github.com/wiki/Documentation-devs). More developer-centric stuff is found [here](https://github.com/libretro/libretro.github.com/wiki/Documentation-devs).
## Related projects ## Related projects
@ -45,7 +45,7 @@ More developer-centric stuff is found [here](https://github.com/libretro/libretr
- slang shaders: [slang-shaders](https://github.com/libretro/slang-shaders) - slang shaders: [slang-shaders](https://github.com/libretro/slang-shaders)
- GLSL shaders: [glsl-shaders](https://github.com/libretro/glsl-shaders) - GLSL shaders: [glsl-shaders](https://github.com/libretro/glsl-shaders)
- Helper scripts to build libretro implementations: [libretro-super](https://github.com/libretro/libretro-super) - Helper scripts to build libretro implementations: [libretro-super](https://github.com/libretro/libretro-super)
- GitHub mirrors of projects, useful for generating diff files [libretro-mirrors](https://github.com/libretro-mirrors/) - GitHub mirrors of projects, useful for generating diff files: [libretro-mirrors](https://github.com/libretro-mirrors/)
## Philosophy ## Philosophy
@ -131,4 +131,4 @@ To configure joypads, use the built-in menu or the `retroarch-joyconfig` command
## Compiling and installing ## Compiling and installing
Instructions for compiling and installing RetroArch can be found in the [Libretro/RetroArch Documentation Center](https://buildbot.libretro.com/docs). Instructions for compiling and installing RetroArch can be found in the [Libretro/RetroArch Documentation Center](https://docs.libretro.com/).