aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke <luke.pulverenti@gmail.com>2013-08-09 14:27:53 -0400
committerLuke <luke.pulverenti@gmail.com>2013-08-09 14:27:53 -0400
commit8d4a4575e42227a73a818eed47763a4a7e2bb8da (patch)
tree4f1dce237aa5be5d9bba2eeec90e0b3a5fd8c9a9
parent9f0405b9a08ff1a1383c1d0d23fded460d340044 (diff)
Update README.md
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index c30916c88..3fdaf9b8d 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: ##