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

Unified Diff: docs/clang.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/chromoting_android_hacking.md ('k') | docs/clang_format.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/clang.md
diff --git a/docs/clang.md b/docs/clang.md
index 0661253b336ccba74a22cd8bbfce7ba8a1edcdb6..685362f58b82eb1b690dfcd05d7eff1a21f05bb6 100644
--- a/docs/clang.md
+++ b/docs/clang.md
@@ -36,12 +36,12 @@ false`.
## Mailing List
-http://groups.google.com/a/chromium.org/group/clang/topics
+https://groups.google.com/a/chromium.org/group/clang/topics
## Using plugins
The
-[chromium style plugin](http://dev.chromium.org/developers/coding-style/chromium-style-checker-errors)
+[chromium style plugin](https://dev.chromium.org/developers/coding-style/chromium-style-checker-errors)
is used by default when clang is used.
If you're working on the plugin, you can build it locally like so:
@@ -68,7 +68,7 @@ SDK, so you still need to have Visual Studio installed.
Things should compile, and all tests should pass. You can check these bots for
how things are currently looking:
-http://build.chromium.org/p/chromium.fyi/console?category=win%20clang
+https://build.chromium.org/p/chromium.fyi/console?category=win%20clang
```shell
python tools\clang\scripts\update.py
« no previous file with comments | « docs/chromoting_android_hacking.md ('k') | docs/clang_format.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698