MCPcopy Index your code
hub / github.com/github/docs / buildRedirects

Method buildRedirects

lib/page.js:138–140  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

136 }
137
138 buildRedirects() {
139 return generateRedirectsForPermalinks(this.permalinks, this.redirect_from || [])
140 }
141
142 // Infer the parent product ID from the page's relative file path
143 get parentProductId() {

Callers 3

precompileRedirectsFunction · 0.80
find-page.jsFile · 0.80
redirects.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected