Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 93c5d0e

Browse files
committed
docs: restore js.org domain
1 parent 0352b2b commit 93c5d0e

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
@@ -10,8 +10,8 @@ const currentBranch = process.env.BRANCH || branch.sync();
1010
const config = {
1111
title: 'react-chartjs-2',
1212
tagline: 'React wrapper for Chart.js',
13-
url: 'http://reactchartjs.github.io/react-chartjs-2/',// 'https://react-chartjs-2.js.org',
14-
baseUrl: '/react-chartjs-2/',// '/',
13+
url: 'https://react-chartjs-2.js.org',
14+
baseUrl: '/',
1515
onBrokenLinks: 'throw',
1616
onBrokenMarkdownLinks: 'warn',
1717
favicon: 'img/favicon.ico',

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /