|
@@ -12,7 +12,7 @@
|
|
|
{ category: 'Community Projects', path: 'docs/community-projects/', link: true },
|
|
|
{ category: 'React', path: 'docs/react/', link: true },
|
|
|
{ category: 'Other Integrations', path: 'docs/vue/', link: true },
|
|
|
- { category: 'Contributing', path: 'docs/contributing/', link: true },
|
|
|
+ { category: 'Contributing', path: 'docs/contributing.html', link: true },
|
|
|
]
|
|
|
} else if (page.type === 'examples') {
|
|
|
categories = [
|