Merge branch '1.0.0-beta7' into 1.0.0-beta8

pull/462/merge
Tom Archer 2015-09-21 11:23:05 -07:00
commit b44afe5e5a
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.