docs: change report issue link (#10160)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import { OptionType } from "@/hooks"
|
||||
import { NavigationItem } from "types"
|
||||
|
||||
export const GITHUB_ISSUES_PREFIX = `https://github.com/medusajs/medusa/issues/new?assignees=&labels=type%3A+docs&template=docs.yml`
|
||||
export const GITHUB_UI_ISSUES_PREFIX = `https://github.com/medusajs/ui/issues/new?labels=documentation`
|
||||
export const GITHUB_ISSUES_LINK =
|
||||
"https://github.com/medusajs/medusa/issues/new/choose"
|
||||
|
||||
export const navDropdownItems: NavigationItem[] = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user