Sfoglia il codice sorgente

Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser

Luke Pulverenti 12 anni fa
parent
commit
3b25b4d5b2
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 3 3
      README.md

+ 3 - 3
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: ##