Skip to content

Commit 2716ee8

Browse files
committed
Removed links/reference to Boston
1 parent 6cf3e84 commit 2716ee8

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

summit/templates/Includes/SpeakerSidebar.ss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<ul class="user-menu">
88
<li><a href="$Top.Link"<% if $Top.ActiveLink=="presentations" %> class="active"<% end_if %>>Presentations <i class="fa fa-chevron-right"></i></a></li>
99
<li><a href="$Top.Link(bio)"<% if $Top.ActiveLink=="bio" %> class="active"<% end_if %>>My Speaker Bio <i class="fa fa-chevron-right"></i></a></li>
10-
<li><a href="/summit/boston-2017/summit-categories">Summit Categories &amp; Tracks <i class="fa fa-chevron-right"></i></a></li>
10+
<li><a href="$Top.Link(summit-categories)">Summit Categories &amp; Tracks <i class="fa fa-chevron-right"></i></a></li>
1111
<li><a href="$Top.Link(selection-process)">Speaker Selection Process <i class="fa fa-chevron-right"></i></a></li>
1212
<li><a href="/Security/logout?BackURL={$Top.Link}" class="">Logout <i class="fa fa-chevron-right"></i></a></li>
1313
</ul>

summit/templates/Layout/SummitNewStaticAboutPage.ss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<li>
3333
<a href="#openstackcoa">
3434
<i class="fa fa-trophy"></i>
35-
COA in Boston
35+
COA in Sydney
3636
</a>
3737
</li>
3838

summit/templates/Layout/SummitSecurity_login.ss

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<p>Here are three steps you should take as a potential speaker:</p>
1515

1616
<ul class="submit-steps">
17-
<li><span>1</span> <a href="summit/boston-2017/categories/" target="_blank">Review the list of Summit Categories &amp; Tracks.</a></li>
17+
<li><span>1</span> <a href="summit/sydney-2017/categories/" target="_blank">Review the list of Summit Categories &amp; Tracks.</a></li>
1818
<li><span>2</span> <a href="#process">Learn about the selection process.</a></li>
1919
<li><span>3</span> <a href="#submit">Submit your session proposal below. (Limit of 3 per speaker)</a></li>
2020
</ul>
@@ -56,8 +56,8 @@
5656
<li>To continue to improving the quality of the content at the Summit, the OpenStack Foundation will be extending invitations directly to a small number of highly regarded speakers from past events for each track. This was added in response to community requests for specialized sessions, presenter diversity, advanced technical talks and other content that adds to the overall Summit content quality, but was not being addressed in the existing CFP process. This approach will allow the Foundation to lock down key speakers earlier in the process to better serve our community, while making up the less than 10% of the total sessions.</li>
5757
</ul>
5858
<p>Once the call for speakers has concluded on February 6, 11:59PM PST, all submissions will be made available for community vote and input. After community voting closes, Track Chairs will receive their presentations to review and they will determine the final selections for their respective tracks. Community votes are meant to help inform the decision, but are not the only guide. Track chairs are expected to exercise judgment in their area of expertise and help ensure diversity. Real-world user stories and in-the-trenches experiences are favored over sales pitches.</p>
59-
<p>After track chairs make their decisions, speakers will be informed by mid March 2017. If you are selected as a speaker (or alternate speaker), you will receive a free code to register for the Boston Summit, as well as a set of deadlines and deliverables leading up to the event.</p>
60-
<p>Track chair nominations for the Boston Summit are now open <a href="https://openstackfoundation.formstack.com/forms/openstack_summit_boston2017_track_chair_nominations" target="_blank">here</a> and will close January 18, 2017. Notifications will go out to selected track chairs by January 25, 2017.</p>
59+
<p>After track chairs make their decisions, speakers will be informed by mid March 2017. If you are selected as a speaker (or alternate speaker), you will receive a free code to register for the Sydney Summit, as well as a set of deadlines and deliverables leading up to the event.</p>
60+
<p>Track chair nominations for the Sydney Summit are now open <a href="https://openstackfoundation.formstack.com/forms/openstack_summit_sydney017_track_chair_nominations" target="_blank">here</a> and will close January 18, 2017. Notifications will go out to selected track chairs by January 25, 2017.</p>
6161
<p>Please note that this process covers the speaking sessions during the Summit, NOT the Forum sessions. You can more about that process on the <a href="https://wiki.openstack.org/wiki/Forum" target="_blank">OpenStack Wiki</a>.</p>
6262
<p>Want to provide feedback on this process? Join the discussion on the <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/community" target="_blank">openstack-community mailing list</a>, and/or contact the Foundation Summit Team directly <a href="mailto:summit@openstack.org">summit@openstack.org</a>.</p>
6363
<p>&nbsp;</p>
@@ -69,7 +69,7 @@
6969
<a id="categories"></a>
7070
<h2>Summit Tracks</h2>
7171

72-
<p><a href="summit/boston-2016/categories/" target="_blank">Plan your week! See how the session tracks are grouped into audience categories, by day.</a></p>
72+
<p><a href="summit/sydney-2017/categories/" target="_blank">Plan your week! See how the session tracks are grouped into audience categories, by day.</a></p>
7373

7474
<% loop ActiveSummit.getCategories %>
7575
<p>

0 commit comments

Comments
 (0)