diff --git a/aspnet/fundamentals/file-providers.rst b/aspnet/fundamentals/file-providers.rst new file mode 100644 index 0000000000..f0492aa3a0 --- /dev/null +++ b/aspnet/fundamentals/file-providers.rst @@ -0,0 +1,8 @@ +.. include:: /../common/stub-topic.txt + +|stub-icon| File Providers +========================== + +.. include:: /../common/stub-notice.txt + +.. _issue: https://github.com/aspnet/Docs/issues/206 \ No newline at end of file diff --git a/aspnet/fundamentals/file-system.rst b/aspnet/fundamentals/file-system.rst deleted file mode 100644 index 0110c31438..0000000000 --- a/aspnet/fundamentals/file-system.rst +++ /dev/null @@ -1,8 +0,0 @@ -.. include:: /../common/stub-topic.txt - -|stub-icon| File System -======================= - -.. include:: /../common/stub-notice.txt - -.. _issue: https://github.com/aspnet/Docs/issues/206 \ No newline at end of file diff --git a/aspnet/fundamentals/index.rst b/aspnet/fundamentals/index.rst index c88ec9eb9c..6d0c8cfe74 100644 --- a/aspnet/fundamentals/index.rst +++ b/aspnet/fundamentals/index.rst @@ -8,7 +8,7 @@ Fundamentals middleware static-files localization - file-system + file-providers routing configuration dependency-injection