From c8383c77b9dee29b9490a187a78f6d95aaeabefe Mon Sep 17 00:00:00 2001
From: ericras <ericrasmussen1@gmail.com>
Date: Wed, 30 Jul 2014 11:32:52 -0500
Subject: [PATCH] Update more links

---
 www/landscape/outdoorevents/index.php | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/www/landscape/outdoorevents/index.php b/www/landscape/outdoorevents/index.php
index f555fad..26631fa 100644
--- a/www/landscape/outdoorevents/index.php
+++ b/www/landscape/outdoorevents/index.php
@@ -665,7 +665,7 @@ $page->maincontentarea  .= <<<EOF
             </li>
             <li style="float:left;padding:27px 0 0 38px;">
                 <label>
-                    <a href="http://bf.unl.edu/policies/fmp/GuidelinesUseUNLCampusOutdoorSpaces.shtml" target="_blank" class="external">Prices here</a>
+                    <a href="http://fmo.unl.edu/policies/use-outdoor-spaces" target="_blank" class="external">Prices here</a>
                 </label>
             </li>
         </ol>
@@ -689,7 +689,7 @@ $page->maincontentarea  .= <<<EOF
             </li>
             <li style="float:left;padding:27px 0 0 38px;">
                 <label>
-                    <a href="http://bf.unl.edu/policies/fmp/GuidelinesUseUNLCampusOutdoorSpaces.shtml" target="_blank" class="external">Prices here</a>
+                    <a href="http://fmo.unl.edu/policies/use-outdoor-spaces" target="_blank" class="external">Prices here</a>
                 </label>
             </li>
         </ol>
@@ -741,7 +741,7 @@ $page->maincontentarea  .= <<<EOF
                 <fieldset>
                     <legend>
                         <span class="required">*</span>
-                        You must read and agree to the <br><a href="http://bf.unl.edu/policies/fmp/GuidelinesUseUNLCampusOutdoorSpaces.shtml" target="_blank" class="external">Guidelines for Use of UNL Campus Outdoor Spaces</a>
+                        You must read and agree to the <br><a href="http://fmo.unl.edu/policies/use-outdoor-spaces" target="_blank" class="external">Guidelines for Use of UNL Campus Outdoor Spaces</a>
                     </legend>
                     <ol>
                          <li>
-- 
GitLab