diff --git a/docs/_docs/01-quick-start-guide.md b/docs/_docs/01-quick-start-guide.md index f3041bbf0..4ae263b81 100644 --- a/docs/_docs/01-quick-start-guide.md +++ b/docs/_docs/01-quick-start-guide.md @@ -13,8 +13,8 @@ classes: wide * Home Page: [https://aka.ms/FASTER](https://aka.ms/FASTER) * Source Code: [https://github.com/microsoft/FASTER](https://github.com/microsoft/FASTER) -* C# Samples: [https://github.com/microsoft/FASTER/tree/master/cs/samples](https://github.com/microsoft/FASTER/tree/master/cs/samples) -* C# Remote: [https://github.com/microsoft/FASTER/tree/master/cs/remote](https://github.com/microsoft/FASTER/tree/master/cs/remote) +* C# Samples: [https://github.com/microsoft/FASTER/tree/main/cs/samples](https://github.com/microsoft/FASTER/tree/main/cs/samples) +* C# Remote: [https://github.com/microsoft/FASTER/tree/main/cs/remote](https://github.com/microsoft/FASTER/tree/main/cs/remote) * C# NuGet binary feed: * [Microsoft.FASTER.Core](https://www.nuget.org/packages/Microsoft.FASTER.Core/) * [Microsoft.FASTER.Devices.AzureStorage](https://www.nuget.org/packages/Microsoft.FASTER.Devices.AzureStorage/)