diff options
Diffstat (limited to 'tests/adhoc/smoke01.sh')
-rw-r--r-- | tests/adhoc/smoke01.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/adhoc/smoke01.sh b/tests/adhoc/smoke01.sh index 2f6e84b..593d185 100644 --- a/tests/adhoc/smoke01.sh +++ b/tests/adhoc/smoke01.sh @@ -22,7 +22,7 @@ # internet and between VMs has not yet been implemented. # # How to use: -# Install test server per https://wiki.opnfv.org/copper/academy/congress/test +# Install Congress test server per https://wiki.opnfv.org/copper/academy # $ source ~/git/copper/tests/adhoc/smoke01.sh # After test, cleanup with # $ source ~/git/copper/tests/adhoc/smoke01-clean.sh |