Merge "Update Link to Point to Wiki"
authorSawyer Bergeron <sbergeron@iol.unh.edu>
Mon, 8 Jul 2019 14:35:57 +0000 (14:35 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 8 Jul 2019 14:35:57 +0000 (14:35 +0000)
1  2 
src/templates/resource/steps/define_hardware.html

@@@ -7,9 -7,10 +7,10 @@@
  <p>Note that not all labs host every kind of machine.
  As you make your selections, labs and hosts that are not compatible
  with your current configuration will become unavailable.</p>
- <h4>NOTE: Only PTL's are able to create multi-node PODs. See <a href="https://google.com">here</a>
+ <h4>NOTE: Only PTL's are able to create multi-node PODs. See
+     <a href="https://wiki.opnfv.org/display/INF/Lab-as-a-Service+at+the+UNH-IOL">here</a>
      for more details</h4>
 -<form id="step_form" method="post">
 +<form id="step_form" method="post" class="px-3">
      {% csrf_token %}
      {{form.filter_field|default:"<p>No Form</p>"}}
  </form>