Skip to content

Commit 87b2fca

Browse files
committed
Add redirect
1 parent 1389c90 commit 87b2fca

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.openpublishing.redirection.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{
1+
{
22
"redirections": [
33
{
44
"source_path": "aspnetcore/web-api/microsoft.dotnet-openapi.md",
@@ -10,6 +10,11 @@
1010
"redirect_url": "/aspnet/core/fundamentals/openapi/aspnetcore-openapi",
1111
"redirect_document_id": false
1212
},
13+
{
14+
"source_path": "aspnetcore/fundamentals/openapi/buildtime-openapi.md",
15+
"redirect_url": "/aspnet/core/fundamentals/openapi/aspnetcore-openapi#generate-openapi-documents-at- build-time",
16+
"redirect_document_id": false
17+
},
1318
{
1419
"source_path": "aspnetcore/security/authentication/samples.md",
1520
"redirect_url": "/aspnet/core/security/authorization/introduction",

0 commit comments

Comments
 (0)