Commit 2c19ab76 authored by one's avatar one
Browse files

Update docs site URL for custom domain

parent b31acf90
......@@ -8,8 +8,8 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
module.exports = {
title: 'SuperBench',
tagline: 'Hardware and Software Benchmarks for AI Systems',
url: 'https://alephpiece.github.io',
baseUrl: '/superbenchmark/',
url: 'https://superbenchmark.xonez.cn',
baseUrl: '/',
onBrokenLinks: 'throw',
onBrokenMarkdownLinks: 'warn',
favicon: 'img/favicon.ico',
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment