diff --git a/pkgs/distro-build/manage-snapshots.rkt b/pkgs/distro-build/manage-snapshots.rkt index 6b11094..ddcc937 100644 --- a/pkgs/distro-build/manage-snapshots.rkt +++ b/pkgs/distro-build/manage-snapshots.rkt @@ -55,6 +55,8 @@ installers-dir "table.rktd") #:installers-url "current/installers/" + #:docs-url (and (directory-exists? (build-path site-dir "doc")) + "current/doc/index.html") #:dest (build-path snapshots-dir "index.html") #:git-clone (current-directory)