Skip to content

Commit

Permalink
fix ASP.NET Core example link
Browse files Browse the repository at this point in the history
nickwesselman committed Aug 4, 2020
1 parent 53e061b commit 66e5d97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples/helix-basic-company.md
Original file line number Diff line number Diff line change
@@ -29,7 +29,7 @@ Sitecore or Sitecore Helix practices.

## Implementations

### [Helix Basic Company - ASP.NET Core and Sitecore Content Serialization](https://github.com/Sitecore/Helix.Examples/tree/master/examples/helix-basic-aspnetcore/README.md)
### [Helix Basic Company - ASP.NET Core and Sitecore Content Serialization](https://github.com/Sitecore/Helix.Examples/tree/master/examples/helix-basic-aspnetcore)

This is a [ASP.NET Core Rendering SDK](https://doc.sitecore.com/developers/100/developer-tools/en/sitecore-headless-development.html) and [Sitecore Content Serialization](https://doc.sitecore.com/developers/100/developer-tools/en/sitecore-content-serialization.html) based implementation of Helix Basic Company.
* The site is rendered in an independently-running rendering host, built in ASP.NET Core. Some modules contain code for both the Rendering Host and the "Platform" CM/CD roles.

0 comments on commit 66e5d97

Please sign in to comment.