diff options
author | Parker Berberian <pberberian@iol.unh.edu> | 2019-07-03 14:04:20 -0400 |
---|---|---|
committer | Parker Berberian <pberberian@iol.unh.edu> | 2019-07-03 14:04:20 -0400 |
commit | e58bd1562fce31a1642d72cd5e8adc8a23ce203c (patch) | |
tree | df5c551690446b1571fa547c1fd624b1e8c15088 /src/templates/resource | |
parent | e0b8bb3ee3c218a65562acdc5e76f714aab92926 (diff) |
Update Link to Point to Wiki
Change-Id: I542c0b7011a53e0d5c5fc052b39ef22d988fcb29
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
Diffstat (limited to 'src/templates/resource')
-rw-r--r-- | src/templates/resource/steps/define_hardware.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/templates/resource/steps/define_hardware.html b/src/templates/resource/steps/define_hardware.html index 33a7d8e..573b996 100644 --- a/src/templates/resource/steps/define_hardware.html +++ b/src/templates/resource/steps/define_hardware.html @@ -7,7 +7,8 @@ <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"> {% csrf_token %} |