| OLD | NEW |
| 1 The Skia Directory | 1 The Skia Directory |
| 2 ================== | 2 ================== |
| 3 | 3 |
| 4 * Docs & Bugs | 4 * Docs & Bugs |
| 5 - [Skia.org](https://skia.org/) | 5 - [Skia.org](https://skia.org/) |
| 6 - [Issue Tracker](https://code.google.com/p/skia/issues/) | 6 - [Issue Tracker](https://code.google.com/p/skia/issues/) |
| 7 - [Autogenerated API | 7 - [Autogenerated API |
| 8 Documentation](https://chromium-skia-gm.commondatastorage.googleapis.com
/doxygen/doxygen/html/index.html) | 8 Documentation](https://chromium-skia-gm.commondatastorage.googleapis.com
/doxygen/doxygen/html/index.html) |
| 9 | 9 |
| 10 * Code Repositories | 10 * Code Repositories |
| 11 - [Git repository](https://skia.googlesource.com/skia/) | 11 - [Git repository](https://skia.googlesource.com/skia/) |
| 12 - [Other Skia project repositories](https://skia.googlesource.com/) | 12 - [Other Skia project repositories](https://skia.googlesource.com/) |
| 13 - [Github Mirror](https://github.com/google/skia) | 13 - [Github Mirror](https://github.com/google/skia) |
| 14 - [Code Search](https://cs.skia.org) based on the version of Skia in the |
| 15 Chromium tree. |
| 14 | 16 |
| 15 * BuildBot Consoles | 17 * BuildBot Consoles |
| 16 - [Commit Status](https://status.skia.org/) | 18 - [Commit Status](https://status.skia.org/) |
| 17 - [Tree Status](https://skia-tree-status.appspot.com/) (requires login) | 19 - [Tree Status](https://skia-tree-status.appspot.com/) (requires login) |
| 18 - [BuildBot Console](https://build.chromium.org/p/client.skia/console) | 20 - [BuildBot Console](https://build.chromium.org/p/client.skia/console) |
| 19 - [FYI BuildBot | 21 - [FYI BuildBot |
| 20 Console](https://build.chromium.org/p/client.skia.fyi/console) | 22 Console](https://build.chromium.org/p/client.skia.fyi/console) |
| 21 - [Android BuildBot | 23 - [Android BuildBot |
| 22 Console](https://build.chromium.org/p/client.skia.android/console) | 24 Console](https://build.chromium.org/p/client.skia.android/console) |
| 23 - [Compile BuildBot | 25 - [Compile BuildBot |
| (...skipping 15 matching lines...) Expand all Loading... |
| 39 - [Code Review Announce | 41 - [Code Review Announce |
| 40 List](https://groups.google.com/a/skia.org/forum/#!forum/reviews) | 42 List](https://groups.google.com/a/skia.org/forum/#!forum/reviews) |
| 41 - [Bug Announce | 43 - [Bug Announce |
| 42 List](https://groups.google.com/a/skia.org/forum/#!forum/bugs) | 44 List](https://groups.google.com/a/skia.org/forum/#!forum/bugs) |
| 43 | 45 |
| 44 <!-- TODO: Remove these links once all information is scraped off them. --> | 46 <!-- TODO: Remove these links once all information is scraped off them. --> |
| 45 * Deprecated | 47 * Deprecated |
| 46 - [Old deprecated wiki](https://code.google.com/p/skia/w/list) | 48 - [Old deprecated wiki](https://code.google.com/p/skia/w/list) |
| 47 - [Old deprecated documentation](https://sites.google.com/site/skiadocs/) | 49 - [Old deprecated documentation](https://sites.google.com/site/skiadocs/) |
| 48 | 50 |
| OLD | NEW |