mirror of
https://github.com/ent/ent.git
synced 2026-05-06 01:20:56 +03:00
all: facebookincubator/ent => facebook/ent (#660)
ent repository is going to be migrated to facebook organization
This commit is contained in:
@@ -30,15 +30,15 @@ const siteConfig = {
|
||||
|
||||
// Used for publishing and more
|
||||
projectName: 'ent',
|
||||
organizationName: 'facebookincubator',
|
||||
organizationName: 'facebook',
|
||||
|
||||
|
||||
customDocsPath: 'md',
|
||||
// For no header links in the top nav bar -> headerLinks: [],
|
||||
headerLinks: [
|
||||
{doc: 'getting-started', label: 'Docs'},
|
||||
{href: 'https://godoc.org/github.com/facebookincubator/ent', label: 'GoDoc'},
|
||||
{href: 'https://github.com/facebookincubator/ent', label: 'Github'},
|
||||
{href: 'https://godoc.org/github.com/facebook/ent', label: 'GoDoc'},
|
||||
{href: 'https://github.com/facebook/ent', label: 'Github'},
|
||||
{ blog: true, label: 'Blog' },
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user