File tree 1 file changed +6
-1
lines changed
1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -156,6 +156,11 @@ The community standup is held every week and streamed live to YouTube. You can v
156
156
157
157
If you have questions you can also jump online during the next standup and have them answered live.
158
158
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
+
159
164
### [ Wiki Documentation] ( https://github.com/aspnet/Home/wiki )
160
165
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.
161
166
@@ -171,7 +176,7 @@ These are some of the most common repos:
171
176
* [ DependencyInjection] ( https://github.com/aspnet/DependencyInjection ) - basic dependency injection infrastructure and default implementation
172
177
* [ EntityFramework] ( https://github.com/aspnet/EntityFramework ) - data access technology
173
178
* [ 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
175
180
* [ MVC] ( https://github.com/aspnet/Mvc ) - MVC framework for web apps and services
176
181
* [ SignalR-Server] ( https://github.com/aspnet/SignalR-Server ) - real-time
177
182
You can’t perform that action at this time.
0 commit comments