We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f63baee commit 49a1dbaCopy full SHA for 49a1dba
articles/industry/agriculture/install-azure-farmbeats.md
@@ -163,7 +163,7 @@ First-time users will be prompted to select a subscription and create a storage
163
1. Download the [upgrade script](https://aka.ms/FarmBeatsUpgradeScript)
164
165
```azurepowershell-interactive
166
- wget –q https://aka.ms/https://aka.ms/FarmBeatsUpgradeScript -O ./update-farmbeats.ps1
+ wget –q https://aka.ms/FarmBeatsUpgradeScript -O ./update-farmbeats.ps1
167
```
168
169
2. By default, the file is downloaded to your home directory. Navigate to the directory.
0 commit comments