Skip to content

Commit 7c3f407

Browse files
committedApr 14, 2015
Updated docs section to point to ReadTheDocs
1 parent 957e8d0 commit 7c3f407

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed
 

‎README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,11 @@ The community standup is held every week and streamed live to YouTube. You can v
156156

157157
If you have questions you can also jump online during the next standup and have them answered live.
158158

159+
### [Official Documentation](http://aspnet.readthedocs.org/)
160+
Official documentation is available on http://aspnet.readthedocs.org/.
161+
162+
If you see errors, or want some extra content, please log an issue on https://github.com/aspnet/Docs/issues.
163+
159164
### [Wiki Documentation](https://github.com/aspnet/Home/wiki)
160165
We have some useful documentation on the wiki of this Repo. This wiki is a central spot for docs from any part of the stack.
161166

@@ -171,7 +176,7 @@ These are some of the most common repos:
171176
* [DependencyInjection](https://github.com/aspnet/DependencyInjection) - basic dependency injection infrastructure and default implementation
172177
* [EntityFramework](https://github.com/aspnet/EntityFramework) - data access technology
173178
* [Identity](https://github.com/aspnet/Identity) - users and membership system
174-
* [KRuntime](https://github.com/aspnet/KRuntime) - core runtime, project system, loader
179+
* [DNX](https://github.com/aspnet/DNX) - core runtime, project system, loader
175180
* [MVC](https://github.com/aspnet/Mvc) - MVC framework for web apps and services
176181
* [SignalR-Server](https://github.com/aspnet/SignalR-Server) - real-time
177182

0 commit comments

Comments
 (0)
Please sign in to comment.