UEA-PRODEM
This commit is contained in:
+2
-4
@@ -1,5 +1,3 @@
|
||||
/* eslint-disable */
|
||||
|
||||
/** @type {import('@date-fns/docs').DateFnsDocs.Config} */
|
||||
export const config = {
|
||||
package: "..",
|
||||
@@ -52,7 +50,7 @@ export const config = {
|
||||
category: "General",
|
||||
title: "Contributing",
|
||||
summary: "Contribution manual",
|
||||
path: "../CONTRIBUTING.md",
|
||||
path: "../../../CONTRIBUTING.md",
|
||||
},
|
||||
{
|
||||
type: "markdown",
|
||||
@@ -60,7 +58,7 @@ export const config = {
|
||||
category: "General",
|
||||
title: "Security policy",
|
||||
summary: "Security policy",
|
||||
path: "../SECURITY.md",
|
||||
path: "../../../SECURITY.md",
|
||||
},
|
||||
{
|
||||
type: "markdown",
|
||||
|
||||
Reference in New Issue
Block a user