diff --git a/aspnetcore/fundamentals/localization.md b/aspnetcore/fundamentals/localization.md index f8af31e938..d9ce074e2a 100644 --- a/aspnetcore/fundamentals/localization.md +++ b/aspnetcore/fundamentals/localization.md @@ -338,6 +338,7 @@ Terms: ## Additional resources +* * [Localization.StarterWeb project](https://github.com/aspnet/Entropy/tree/master/samples/Localization.StarterWeb) used in the article. * [Globalizing and localizing .NET applications](/dotnet/standard/globalization-localization/index) * [Resources in .resx Files](/dotnet/framework/resources/working-with-resx-files-programmatically)