Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(751)

Unified Diff: docs/linux_chromium_arm.md

Issue 1318153003: [Docs] fixes (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « docs/linux_cert_management.md ('k') | docs/linux_debugging.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/linux_chromium_arm.md
diff --git a/docs/linux_chromium_arm.md b/docs/linux_chromium_arm.md
index 2e01d77e52c3b682ab593da43998eda71a916f62..0466a3ab6fe838c364a029f0d20a7c6fd11b50db 100644
--- a/docs/linux_chromium_arm.md
+++ b/docs/linux_chromium_arm.md
@@ -56,22 +56,22 @@ Chromium's testing infrastructure for ARM/Linux is (to say the least)
in its infancy. There are currently two builders setup, one on the
FYI waterfall and one the the trybot waterfall:
-http://build.chromium.org/p/chromium.fyi/builders/Linux%20ARM%20Cross-Compile
-http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_arm
+* [Linux ARM Cross-Compile](http://build.chromium.org/p/chromium.fyi/builders/Linux%20ARM%20Cross-Compile)
+* [linux_arm](http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_arm)
These builders cross compile on x86-64 and then trigger testing on real ARM hard
bots:
-http://build.chromium.org/p/chromium.fyi/builders/Linux%20ARM%20Tests%20%28Panda%29/
-http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_arm_tester
+* [Linux ARM Tests (Panda)](http://build.chromium.org/p/chromium.fyi/builders/Linux%20ARM%20Tests%20%28Panda%29/)
+* [linux_arm_tester](http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_arm_tester)
Unfortunately, even those the builders are usually green, the testers are not
yet well maintained or monitored.
There is compile-only trybot and fyi bot also:
-http://build.chromium.org/p/chromium.fyi/builders/Linux%20ARM
-http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_arm_compile
+* [Linux ARM](http://build.chromium.org/p/chromium.fyi/builders/Linux%20ARM)
+* [linux_arm_compile](http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_arm_compile)
### Testing with QEMU
« no previous file with comments | « docs/linux_cert_management.md ('k') | docs/linux_debugging.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698