Skip to content

Commit 7c32871

Browse files
committed
pr
1 parent 9918b3d commit 7c32871

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

evergreen/upload-apidocs.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ cd ./gh-pages
1515
echo "Generating redirection page..."
1616
# setup simple redirection to the latest version.
1717

18-
rm -f ./api.html
19-
cat > "api.html" << EOL
18+
rm -f ./latest.html
19+
cat > "latest.html" << EOL
2020
<!DOCTYPE html>
2121
<html>
2222
<head>

0 commit comments

Comments
 (0)