From 6b212d2d0059d459168508d7fef49dd6234533d0 Mon Sep 17 00:00:00 2001 From: Christophe BOUCAUT Date: Wed, 21 Jan 2015 10:20:46 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20des=20liens=20des=20proj?= =?UTF-8?q?ets=20dans=20la=20documentation.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/fr/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/fr/index.md b/doc/fr/index.md index f1c856a..6785fd3 100644 --- a/doc/fr/index.md +++ b/doc/fr/index.md @@ -4,7 +4,7 @@ Ce plugin définit une variable globale navigator.GeneanetCustomCamera contenant ## Installation - cordova plugin add https://github.com/ChristopheBoucaut/customCamera.git + cordova plugin add https://github.com/geneanet/customCamera.git cordova build `platform` ## Plateformes supportées @@ -109,7 +109,7 @@ navigator.GeneanetCustomCamera.startCamera( ### AngularJS -Une implémentation dans AngularJS a été réalisée pour faciliter son utilisation : [TODO](TODO) +Une implémentation dans AngularJS a été réalisée pour faciliter son utilisation : [$geneanetCustomCamera](https://github.com/geneanet/customCameraAngular.git). ## Contribuer