[ARVADOS] updated: 96b6e26749f3a7076b585758d44244777cc628c6
Git user
git at public.curoverse.com
Mon Apr 10 15:45:48 EDT 2017
Summary of changes:
doc/_includes/_navbar_top.liquid | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 96b6e26749f3a7076b585758d44244777cc628c6 (commit)
from 909313b20ed5055d62113f0eea123f362869c3f4 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 96b6e26749f3a7076b585758d44244777cc628c6
Author: Tom Clegg <tom at curoverse.com>
Date: Mon Apr 10 15:45:40 2017 -0400
Secure link to google search.
No issue #
diff --git a/doc/_includes/_navbar_top.liquid b/doc/_includes/_navbar_top.liquid
index 6caf36a..4fd1ede 100644
--- a/doc/_includes/_navbar_top.liquid
+++ b/doc/_includes/_navbar_top.liquid
@@ -20,7 +20,7 @@
</ul>
<div class="pull-right" style="padding-top: 6px">
- <form method="get" action="http://www.google.com/search">
+ <form method="get" action="https://www.google.com/search">
<div class="input-group" style="width: 220px">
<input type="text" class="form-control" name="q" placeholder="search">
<div class="input-group-addon">
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list