Merge branch '1.0.0-beta8'

pull/462/merge
Tom Archer 2015-09-21 11:24:53 -07:00
commit 7529485a53
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Working with Static Files
=========================
By `Tom Archer`
By `Tom Archer`_
Static files, which include HTML files, CSS files, image files, and JavaScript files, are assets that the app will serve directly to clients. In this article, we'll cover the following topics as they relate to ASP.NET 5 and static files.