File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 66 * for any purpose is hereby granted, under the terms of the MIT license.
77 *
88 * If a copy of the license was not distributed with this file, it can
9- * be obtained from https://opensource.org/licenses/MIT /.
9+ * be obtained from https://opensource.org/licenses/mit /.
1010 */
1111
1212import util from 'node:util' ;
Original file line number Diff line number Diff line change 66 * for any purpose is hereby granted, under the terms of the MIT license.
77 *
88 * If a copy of the license was not distributed with this file, it can
9- * be obtained from https://opensource.org/licenses/MIT /.
9+ * be obtained from https://opensource.org/licenses/mit /.
1010 */
1111
1212import type { SidebarConfig } from '@docusaurus/plugin-content-docs' ;
Original file line number Diff line number Diff line change 66 * for any purpose is hereby granted, under the terms of the MIT license.
77 *
88 * If a copy of the license was not distributed with this file, it can
9- * be obtained from https://opensource.org/licenses/MIT /.
9+ * be obtained from https://opensource.org/licenses/mit /.
1010 */
1111
1212import clsx from 'clsx' ;
Original file line number Diff line number Diff line change 99 * for any purpose is hereby granted, under the terms of the MIT license.
1010 *
1111 * If a copy of the license was not distributed with this file, it can
12- * be obtained from https://opensource.org/licenses/MIT /.
12+ * be obtained from https://opensource.org/licenses/mit /.
1313 */
1414
1515import customField from '@site/src/libs/customField' ;
Original file line number Diff line number Diff line change 99 * for any purpose is hereby granted, under the terms of the MIT license.
1010 *
1111 * If a copy of the license was not distributed with this file, it can
12- * be obtained from https://opensource.org/licenses/MIT /.
12+ * be obtained from https://opensource.org/licenses/mit /.
1313 */
1414
1515import customField from '@site/src/libs/customField' ;
Original file line number Diff line number Diff line change 66 * for any purpose is hereby granted, under the terms of the MIT license.
77 *
88 * If a copy of the license was not distributed with this file, it can
9- * be obtained from https://opensource.org/licenses/MIT /.
9+ * be obtained from https://opensource.org/licenses/mit /.
1010 */
1111
1212const tools = {
You can’t perform that action at this time.
0 commit comments