This is an automated email from the ASF dual-hosted git repository.
akm pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/mahout.git
from 8c1efe2fa Replace mypy with ty for static type checking (#1042)
add bd634d546 fix website redirect (#1046)
No new revisions were added by this update.
Summary of changes:
website/docusaurus.config.ts | 7 ++++-
website/src/pages/download.tsx | 6 ++++
website/src/pages/downloads.tsx | 55 ++++++++++++++++++++++++++++++++++
website/src/pages/index.tsx | 2 +-
website/static/download/downloads.html | 14 +++++++++
5 files changed, 82 insertions(+), 2 deletions(-)
create mode 100644 website/src/pages/download.tsx
create mode 100644 website/src/pages/downloads.tsx
create mode 100644 website/static/download/downloads.html