diff options
Diffstat (limited to 'jjb/copper')
-rw-r--r-- | jjb/copper/docu-build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/copper/docu-build.sh b/jjb/copper/docu-build.sh index cf3521f32..8508ba8d4 100644 --- a/jjb/copper/docu-build.sh +++ b/jjb/copper/docu-build.sh @@ -40,7 +40,7 @@ else #gsutil cp -r build/requirements/latex/*.pdf "gs://$gs_path_branch/" #echo - echo "Latest document is available at http://$gs_path_branch/index.html" + echo "Latest document is available at http://$gs_path_branch/design_docs/index.html" if gsutil ls "gs://$gs_path_review" > /dev/null 2>&1 ; then echo |