소스 검색

Removed line continuation.

mitm 8 년 전
부모
커밋
5d9ae8f9df
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/docs/asciidoc/jme3/advanced/android.adoc

+ 1 - 1
src/docs/asciidoc/jme3/advanced/android.adoc

@@ -92,7 +92,7 @@ android:value="@integer/google_play_services_version"/>`
 
 . Download the project from:
 +
-link:https://github.com/playgameservices/android-samples[https://github.com/playgameservices/android-samples]+
+link:https://github.com/playgameservices/android-samples[https://github.com/playgameservices/android-samples]
 . In the following directory, you find java files you will need to add to your project:
 +
 ....