Skip to content

Commit

Permalink
Fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
huseyinkozan committed Aug 26, 2012
1 parent 81e07f7 commit ac478dc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -2,7 +2,7 @@

Phonegap (Cordova) 2.0 için bir eklentidir.

For English please see [readmeen].
For English please see [README_EN.md].

Bu projeye [BluetoothPlugin]'i çatallayarak başlamıştım. Eklenti ile Bluetooth donanımına
javascript üzerinden erişilebiliyor. Çatalladığım eklentiyi 2.0 ile çalışacak şekilde
Expand Down Expand Up @@ -197,7 +197,7 @@ Tam bir örnek için *assets/www/index.html* dosyasına bakın.
# Lisans #
Apache Lisansı, 2.0 Sürümü ile lisanslanmıştır. Ayrıntılı bilgi için [LICENSE] dosyasına bakın.

[readmeen]: https://github.com/huseyinkozan/phonegap-bluetooh/blob/master/README_EN.md
[README_EN.md]: https://github.com/huseyinkozan/phonegap-bluetooth/blob/master/README_EN.md
[BluetoothPlugin]: https://github.com/phonegap/phonegap-plugins/tree/master/Android/BluetoothPlugin
[LICENSE]: https://github.com/huseyinkozan/phonegap-bluetooh/blob/master/LICENSE
[LICENSE]: https://github.com/huseyinkozan/phonegap-bluetooth/blob/master/LICENSE
[onload]: http://www.w3schools.com/jsref/event_body_onload.asp
2 changes: 1 addition & 1 deletion README_EN.md
Expand Up @@ -189,5 +189,5 @@ Please see *assets/www/index.html* for example usage.


[BluetoothPlugin]: https://github.com/phonegap/phonegap-plugins/tree/master/Android/BluetoothPlugin
[LICENSE]: https://github.com/huseyinkozan/phonegap-bluetooh/blob/master/LICENSE
[LICENSE]: https://github.com/huseyinkozan/phonegap-bluetooth/blob/master/LICENSE
[onload]: http://www.w3schools.com/jsref/event_body_onload.asp

0 comments on commit ac478dc

Please sign in to comment.