Browse Source

cmd, bugreport, fastboot: update link (#11132)

* Update link as requested on #11099

* Update link as requested on #11099

* Update link as requested on #11099
Magrid 1 year ago
parent
commit
287f07f412
3 changed files with 3 additions and 3 deletions
  1. 1 1
      pages.it/android/bugreport.md
  2. 1 1
      pages.it/android/cmd.md
  3. 1 1
      pages.it/common/fastboot.md

+ 1 - 1
pages.it/android/bugreport.md

@@ -2,7 +2,7 @@
 
 > Mostra un report dei bug del dispositivo Android.
 > Questo comando può essere usato solamente addraverso la `adb shell`.
-> Maggiori informazioni: <https://cs.android.com/android/platform/superproject/+/master:frameworks/native/cmds/bugreport>.
+> Maggiori informazioni: <https://cs.android.com/android/platform/superproject/+/main:frameworks/native/cmds/bugreport>.
 
 - Mostra un report completo dei bug riscontrati nel dispositivo Android:
 

+ 1 - 1
pages.it/android/cmd.md

@@ -1,7 +1,7 @@
 # cmd
 
 > Gestore del servizio Android.
-> Maggiori informazioni: <https://cs.android.com/android/platform/superproject/+/master:frameworks/native/cmds/cmd/>.
+> Maggiori informazioni: <https://cs.android.com/android/platform/superproject/+/main:frameworks/native/cmds/cmd/>.
 
 - Elenca tutti i servizi in esecuzione:
 

+ 1 - 1
pages.it/common/fastboot.md

@@ -1,7 +1,7 @@
 # fastboot
 
 > Comunica con il dispositivo Android connessione quando in modalità bootloader (la situazione in cui `adb` non funziona).
-> Maggiori informazioni: <https://cs.android.com/android/platform/superproject/+/master:system/core/fastboot>.
+> Maggiori informazioni: <https://cs.android.com/android/platform/superproject/+/main:system/core/fastboot>.
 
 - Sblocca il bootloader: