aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2013-08-09 20:46:44 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2013-08-09 20:46:44 -0400
commit3b25b4d5b2030977bdc2deaf9093621c82d50835 (patch)
treeb5773c1a75ab5017da55da8fca4eaa13f4032bee
parent6efd877017a1f25e23f1a5e49cc7ccff1512226d (diff)
parent8d4a4575e42227a73a818eed47763a4a7e2bb8da (diff)
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index c30916c88c..3fdaf9b8d8 100644
--- a/README.md
+++ b/README.md
@@ -10,11 +10,11 @@ We also have full .net and javascript wrappers around the api.
## Related Reading ##
-[How to Build a Server Plugin](https://github.com/MediaBrowser/MediaBrowser/wiki/How-to-build-a-Server-Plugin "How to build a server plugin")
+[Media library structure](https://github.com/MediaBrowser/MediaBrowser/wiki/Library-Structure "Media library structure")
-[Automatic Type Discovery](https://github.com/MediaBrowser/MediaBrowser/wiki/Automatic-Type-Discovery "Automatic Type Discovery")
+[How to Build a Server Plugin](https://github.com/MediaBrowser/MediaBrowser/wiki/How-to-build-a-Server-Plugin "How to build a server plugin")
-[Dependency Injection](https://github.com/MediaBrowser/MediaBrowser/wiki/Dependency-Injection "Dependency Injection")
+[Api Workflow](https://github.com/MediaBrowser/MediaBrowser/wiki/Locating-the-Server "Api Workflow")
## Visit our community: ##