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

Unified Diff: docs/writing_clang_plugins.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/windows_split_dll.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/writing_clang_plugins.md
diff --git a/docs/writing_clang_plugins.md b/docs/writing_clang_plugins.md
index 4ca801a0b4a77dfb8a9ebe02245bb3a9df225840..e2c2b217bfc30c7f7103aabaf2456745f9ad96d3 100644
--- a/docs/writing_clang_plugins.md
+++ b/docs/writing_clang_plugins.md
@@ -17,7 +17,7 @@ Valid reasons for writing a plugin are for example:
* You want to write an automatic code rewriter.
In both cases, please inform
-[clang@chromium.org](http://groups.google.com/a/chromium.org/group/clang/topics)
+[clang@chromium.org](https://groups.google.com/a/chromium.org/group/clang/topics)
of your plans before you pursue them.
# Having said that
« no previous file with comments | « docs/windows_split_dll.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698