This is an automated email from the ASF dual-hosted git repository.
joeymcallister pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/geode-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 9fbdc10 Change event link to https
9fbdc10 is described below
commit 9fbdc100be9c1a5b246fc0325982f3dc2d3ac0f1
Author: joeymcallister <[email protected]>
AuthorDate: Wed Apr 11 15:55:55 2018 -0700
Change event link to https
---
community/index.html | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/community/index.html b/community/index.html
index 219ea28..79e3bf7 100644
--- a/community/index.html
+++ b/community/index.html
@@ -52,7 +52,7 @@
</script>
<!-- end google analytics -->
-
+
<script type="text/javascript"
src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBYSxyIKS22zC4wSLFXZGR8QKXbGWLFwYw&sensor=false">
</script>
@@ -221,7 +221,7 @@
}
};
</script>
-
+
<!-- HTML5 shim, for IE6-8 support of HTML5 elements. All other JS at the
end of file. -->
<!--[if lt IE 9]>
@@ -331,8 +331,8 @@ under the License. -->
</div>
<div class="row">
<div class="col-md-4">
- <a href="http://www.apache.org/events/current-event.html">
- <img src="http://www.apache.org/events/current-event-234x60.png"/>
+ <a href="https://www.apache.org/events/current-event.html">
+ <img src="https://www.apache.org/events/current-event-234x60.png"/>
</a>
</div>
<div class="col-md-4">
@@ -622,4 +622,3 @@ under the License. -->
</body>
</html>
-
--
To stop receiving notification emails like this one, please contact
[email protected].