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

Unified Diff: docs/ozone_overview.md

Issue 2545363002: Use HTTPS links for Google domains in docs (Closed)
Patch Set: Modify two more files in subdirectories Created 4 years 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/old_chromoting_build_instructions.md ('k') | docs/piranha_plant.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/ozone_overview.md
diff --git a/docs/ozone_overview.md b/docs/ozone_overview.md
index b32fd7ba67e0d690b91271a94c5b3ab53395c891..af6343699750d14f0cc260f7cf20358ce53f3489 100644
--- a/docs/ozone_overview.md
+++ b/docs/ozone_overview.md
@@ -118,7 +118,7 @@ through creating a new ozone platform called `foo`.
## Building with Ozone
-### ChromeOS - ([waterfall](http://build.chromium.org/p/chromium.chromiumos/waterfall?builder=Linux+ChromiumOS+Ozone+Builder&builder=Linux+ChromiumOS+Ozone+Tests+%281%29&builder=Linux+ChromiumOS+Ozone+Tests+%282%29&reload=none))
+### ChromeOS - ([waterfall](https://build.chromium.org/p/chromium.chromiumos/waterfall?builder=Linux+ChromiumOS+Ozone+Builder&builder=Linux+ChromiumOS+Ozone+Tests+%281%29&builder=Linux+ChromiumOS+Ozone+Tests+%282%29&reload=none))
To build `chrome`, do this from the `src` directory:
@@ -160,7 +160,7 @@ Then to run for example the headless platform:
```
### Linux Desktop - ([waterfall](https://build.chromium.org/p/chromium.fyi/builders/Ozone%20Linux/))
-Support for Linux Desktop is currently [in-progress](http://crbug.com/295089).
+Support for Linux Desktop is currently [in-progress](https://crbug.com/295089).
The following targets are currently working:
@@ -234,7 +234,7 @@ content_shell --ozone-platform=headless \
This is Linux direct rending with acceleration via mesa GBM & linux DRM/KMS
(EGL/GLES2 accelerated rendering & modesetting in GPU process) and is in
-production use on [ChromeOS](http://www.chromium.org/chromium-os).
+production use on [ChromeOS](https://www.chromium.org/chromium-os).
Note that all ChromeOS builds of Chrome will compile and attempt to use this.
See [Building Chromium for Chromium OS](https://www.chromium.org/chromium-os/how-tos-and-troubleshooting/building-chromium-browser) for build instructions.
« no previous file with comments | « docs/old_chromoting_build_instructions.md ('k') | docs/piranha_plant.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698