Skip to content

Commit 49a1dba

Browse files
committed
Fixing upgrade URL
1 parent f63baee commit 49a1dba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/industry/agriculture/install-azure-farmbeats.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ First-time users will be prompted to select a subscription and create a storage
163163
1. Download the [upgrade script](https://aka.ms/FarmBeatsUpgradeScript)
164164
165165
```azurepowershell-interactive
166-
wget –q https://aka.ms/https://aka.ms/FarmBeatsUpgradeScript -O ./update-farmbeats.ps1
166+
wget –q https://aka.ms/FarmBeatsUpgradeScript -O ./update-farmbeats.ps1
167167
```
168168
169169
2. By default, the file is downloaded to your home directory. Navigate to the directory.

0 commit comments

Comments
 (0)