Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
113 changes: 98 additions & 15 deletions .openpublishing.redirection.json
Original file line number Diff line number Diff line change
@@ -1,29 +1,112 @@
{
"redirections": [
{
"source_path": "archive/graph/providers/InteractiveProviderBehavior.md",
"redirect_url": "/graph/providers/interactiveproviderbehavior",
"redirect_document_id": true
"source_path": "docs/archive/graph/providers/InteractiveProviderBehavior.md",
"redirect_url": "/graph/providers/interactiveproviderbehavior"
},
{
"source_path": "archive/graph/providers/MockProviderBehavior.md",
"redirect_url": "/graph/providers/mockproviderbehavior",
"redirect_document_id": true
"source_path": "docs/archive/graph/providers/MockProviderBehavior.md",
"redirect_url": "/graph/providers/mockproviderbehavior"
},
{
"source_path": "graph/authentication/msal.md",
"redirect_url": "/graph/authentication/msalprovider",
"redirect_document_id": true
"source_path": "docs/graph/authentication/msal.md",
"redirect_url": "/graph/authentication/msalprovider"
},
{
"source_path": "graph/authentication/windows.md",
"redirect_url": "/graph/authentication/windowsprovider",
"redirect_document_id": true
"source_path": "docs/graph/authentication/windows.md",
"redirect_url": "/graph/authentication/windowsprovider"
},
{
"source_path": "graph/authentication/custom.md",
"redirect_url": "/graph/authentication/iprovider",
"redirect_document_id": true
"source_path": "docs/graph/authentication/custom.md",
"redirect_url": "/graph/authentication/iprovider"
},
{
"source_path": "docs/mvvm/Introduction.md",
"redirect_url": "/dotnet/communitytoolkit/mvvm/"
},
{
"source_path": "docs/mvvm/ObservableObject.md",
"redirect_url": "/dotnet/communitytoolkit/mvvm/observableobject"
},
{
"source_path": "docs/mvvm/ObservableRecipient.md",
"redirect_url": "/dotnet/communitytoolkit/mvvm/observablerecipient"
},
{
"source_path": "docs/mvvm/ObservableValidator.md",
"redirect_url": "/dotnet/communitytoolkit/mvvm/observablevalidator"
},
{
"source_path": "docs/mvvm/RelayCommand.md",
"redirect_url": "/dotnet/communitytoolkit/mvvm/relaycommand"
},
{
"source_path": "docs/mvvm/AsyncRelayCommand.md",
"redirect_url": "/dotnet/communitytoolkit/mvvm/asyncrelaycommand"
},
{
"source_path": "docs/mvvm/Messenger.md",
"redirect_url": "/dotnet/communitytoolkit/mvvm/messenger"
},
{
"source_path": "docs/mvvm/Ioc.md",
"redirect_url": "/dotnet/communitytoolkit/mvvm/ioc"
},
{
"source_path": "docs/mvvm/PuttingThingsTogether.md",
"redirect_url": "/dotnet/communitytoolkit/mvvm/puttingthingstogether"
},
{
"source_path": "docs/mvvm/MigratingFromMvvmLight.md",
"redirect_url": "/dotnet/communitytoolkit/mvvm/migratingfrommvvmlight"
},
{
"source_path": "docs/mvvm/MigratingFromMvvmBasic.md",
"redirect_url": "/dotnet/communitytoolkit/mvvm/migratingfrommvvmbasic"
},
{
"source_path": "docs/high-performance/Introduction.md",
"redirect_url": "/dotnet/communitytoolkit/high-performance/introduction"
},
{
"source_path": "docs/high-performance/MemoryOwner.md",
"redirect_url": "/dotnet/communitytoolkit/high-performance/memoryowner"
},
{
"source_path": "docs/high-performance/SpanOwner.md",
"redirect_url": "/dotnet/communitytoolkit/high-performance/spanowner"
},
{
"source_path": "docs/high-performance/StringPool.md",
"redirect_url": "/dotnet/communitytoolkit/high-performance/stringpool"
},
{
"source_path": "docs/high-performance/Memory2D.md",
"redirect_url": "/dotnet/communitytoolkit/high-performance/memory2d"
},
{
"source_path": "docs/high-performance/Span2D.md",
"redirect_url": "/dotnet/communitytoolkit/high-performance/span2d"
},
{
"source_path": "docs/high-performance/ParallelHelper.md",
"redirect_url": "/dotnet/communitytoolkit/high-performance/parallelhelper"
},
{
"source_path": "docs/high-performance/Ref.md",
"redirect_url": "/dotnet/communitytoolkit/high-performance/ref"
},
{
"source_path": "docs/diagnostics/Introduction.md",
"redirect_url": "/dotnet/communitytoolkit/diagnostics/introduction"
},
{
"source_path": "docs/developer-tools/Guard.md",
"redirect_url": "/dotnet/communitytoolkit/diagnostics/guard"
},
{
"source_path": "docs/developer-tools/ThrowHelper.md",
"redirect_url": "/dotnet/communitytoolkit/diagnostics/throwhelper"
}
]
}
60 changes: 0 additions & 60 deletions docs/archive/graph/providers/InteractiveProviderBehavior.md

This file was deleted.

43 changes: 0 additions & 43 deletions docs/archive/graph/providers/MockProviderBehavior.md

This file was deleted.

136 changes: 0 additions & 136 deletions docs/developer-tools/Guard.md

This file was deleted.

Loading