dmatrix commented on code in PR #640:
URL: https://github.com/apache/spark-website/pull/640#discussion_r2445430704
##########
site/community.html:
##########
@@ -249,36 +249,11 @@ <h4>Chat rooms</h4>
<h3>Events and meetups</h3>
<h4>Conferences</h4>
+<p>The Spark Summit website archives at spark-summit.org, from years 2013 to
2017, are no longer available, so the links to them have been removed. Instead,
we have
Review Comment:
Here is the line in site/community.html generated by jeklll, after a `bundle
exec jekyll build`
<ul>
<li>
<a href="https://www.meetup.com/spark-users/">Bay Area Spark Meetup.</a>
This group has been running since January 2012 in the San Francisco area.
The meetup page also contains an <a
href="https://www.meetup.com/spark-users/events/past/">archive of past
meetups</a>.
</li>
<li>
And here is the community.md commited file:
<li>
<a href="https://www.meetup.com/spark-users/">Bay Area Spark Meetup.</a>
This group has been running since January 2012 in the San Francisco area.
The meetup page also contains an <a
href="https://www.meetup.com/spark-users/events/past/">archive of past
meetups</a>.
</li>
They seem identical. What am I missing ...
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]