From d84bc8aadfe59ca6ed221c4f6a2ce8725d335309 Mon Sep 17 00:00:00 2001 From: rsiddharth <rsd@gnu.org> Date: Mon, 12 Sep 2016 02:42:32 +0000 Subject: [PATCH] 2017/getting_around -> 2017/getting-around --- 2017/{getting_around => getting-around}/index.html | 4 ++-- 2017/includes/getting_around_js.html | 2 +- 2017/includes/nav-list-1.html | 2 +- 2017/program/social.html | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) rename 2017/{getting_around => getting-around}/index.html (99%) diff --git a/2017/getting_around/index.html b/2017/getting-around/index.html similarity index 99% rename from 2017/getting_around/index.html rename to 2017/getting-around/index.html index 1e4d1564..9c20d260 100755 --- a/2017/getting_around/index.html +++ b/2017/getting-around/index.html @@ -30,7 +30,7 @@ <p><a href="#map">Map</a></p> <p><a href="#lodging">Where to stay</a></p> <p><a href="#arriving">Arriving in Boston</a></p> - <p><a href="#getting_around">Getting to the event locations</a></p> + <p><a href="#getting-around">Getting to the event locations</a></p> <p><a href="#eating">Where to eat</a></p> </div> </div> @@ -87,7 +87,7 @@ <p><b>If you have questions about travelling, contact Chrissie at sales@fsf.org.</b> - <h2 id="getting_around">Getting to the event locations</h2> + <h2 id="getting-around">Getting to the event locations</h2> <h3>Public Transportation</h3> diff --git a/2017/includes/getting_around_js.html b/2017/includes/getting_around_js.html index 5a0333ed..00434585 100644 --- a/2017/includes/getting_around_js.html +++ b/2017/includes/getting_around_js.html @@ -1,3 +1,3 @@ <script type="text/javascript"> - $(".getting_around-link").addClass("active"); + $(".getting-around-link").addClass("active"); </script> diff --git a/2017/includes/nav-list-1.html b/2017/includes/nav-list-1.html index 7790f94d..c060c1a0 100644 --- a/2017/includes/nav-list-1.html +++ b/2017/includes/nav-list-1.html @@ -1,5 +1,5 @@ <!-- <li><a href="/2017/streaming">Livestream</a></li> --> <li class="program-link"><a href="/2017/program">Sessions, videos, & slides</a></li> <!--<li><a href="https://media.libreplanet.org/">Videos of previous conferences</a></li>--> -<li class="getting_around-link"><a href="/2017/getting_around">Travel info</a></li> +<li class="getting-around-link"><a href="/2017/getting-around">Travel info</a></li> <li class="ahp-link"><a href="/2017/safe-space-policy/">Safe space policy</a></li> diff --git a/2017/program/social.html b/2017/program/social.html index 0dd4ecc5..90913854 100755 --- a/2017/program/social.html +++ b/2017/program/social.html @@ -29,7 +29,7 @@ <p>Mingle at the FSF office before the conference with speakers and other attendees. Refreshments will be served. <strong>Check in and receive your nametag here, and skip the line on Saturday!</strong></p> <p class="session-details"> <strong>When:</strong> 17:00 - 19:30, Friday 3/18<br> - <strong>Where:</strong> FSF Office (<a href="../getting_around/index.html#office">transportation tips</a>) at 51 Franklin Street, Fifth Floor, Boston, MA 02110 near Downtown Crossing Station on the Red and Orange Lines + <strong>Where:</strong> FSF Office (<a href="../getting-around/index.html#office">transportation tips</a>) at 51 Franklin Street, Fifth Floor, Boston, MA 02110 near Downtown Crossing Station on the Red and Orange Lines </p> </div> -- 2.25.1