summaryrefslogtreecommitdiff
path: root/download.inc
diff options
context:
space:
mode:
Diffstat (limited to 'download.inc')
-rwxr-xr-xdownload.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/download.inc b/download.inc
index 224c44b..d22a702 100755
--- a/download.inc
+++ b/download.inc
@@ -292,7 +292,7 @@ function lab_migration_download_lab()
}
} else {
drupal_set_message("There are no solutions in this Lab to download", 'error');
- drupal_goto('lab_migration_run');
+ drupal_goto('lab-migration/lab-migration-run');
}
}