Skip to content
This repository was archived by the owner on May 4, 2020. It is now read-only.

Commit 0432adb

Browse files
author
Long Ho
committed
chore: tweak config
1 parent 9f87793 commit 0432adb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
module.exports = {
22
title: 'Format.JS',
33
tagline: 'Internationalize your web apps on the client & server.',
4-
url: 'https://formatjs.io/',
5-
baseUrl: '/',
4+
url: 'https://formatjs.github.io/',
5+
baseUrl: '/formatjs/',
66
favicon: 'img/favicon.ico',
77
organizationName: 'formatjs', // Usually your GitHub org/user name.
88
projectName: 'formatjs', // Usually your repo name.

0 commit comments

Comments
 (0)