Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Fixed dead links #69

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Fixed dead links
elarsson committed Jun 8, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 98608f38c4206e32c6847e2bd50b2fe76cc5b9e3
2 changes: 1 addition & 1 deletion Examples/Microsoft.PowerShell.IoT.ADXL345/README.md
Original file line number Diff line number Diff line change
@@ -16,7 +16,7 @@ Wiring diagram with Raspberry Pi 3 looks like this:

### Install PowerShell Core on Raspberry Pi

Installation instructions can be found [here](https://github.com/PowerShell/PowerShell/tree/master/docs/installation/linux.md#raspbian).
Installation instructions can be found [here](https://github.com/MicrosoftDocs/PowerShell-Docs/blob/d5263484cf6f29148b6e07c7b3e1d9376a5fd635/reference/docs-conceptual/install/install-raspbian.md#raspberry-pi-os).

### Enable I2C interface on Raspberry Pi

2 changes: 1 addition & 1 deletion Examples/Microsoft.PowerShell.IoT.BME280/README.md
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@ Wiring diagram with Raspberry Pi 3 is like this:

### Install PowerShell Core on Raspberry Pi

Installation instructions can be found [here](https://github.com/PowerShell/PowerShell/tree/master/docs/installation/linux.md#raspbian).
Installation instructions can be found [here](https://github.com/MicrosoftDocs/PowerShell-Docs/blob/d5263484cf6f29148b6e07c7b3e1d9376a5fd635/reference/docs-conceptual/install/install-raspbian.md#raspberry-pi-os).

### Enable I2C interface on Raspberry Pi

2 changes: 1 addition & 1 deletion Examples/Microsoft.PowerShell.IoT.Fan/README.md
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@ Connect transistor gate to GPIO 17 (BCM schema) on Raspberry Pi.

### Install PowerShell Core on Raspberry Pi

Installation instructions can be found [here](https://github.com/PowerShell/PowerShell/tree/master/docs/installation/linux.md#raspbian).
Installation instructions can be found [here](https://github.com/MicrosoftDocs/PowerShell-Docs/blob/d5263484cf6f29148b6e07c7b3e1d9376a5fd635/reference/docs-conceptual/install/install-raspbian.md#raspberry-pi-os).

### Start Powershell and install modules

2 changes: 1 addition & 1 deletion Examples/Microsoft.PowerShell.IoT.LED/README.md
Original file line number Diff line number Diff line change
@@ -23,7 +23,7 @@ Hardware pieces:

### Install PowerShell Core on Raspberry Pi

Installation instructions can be found [here](https://github.com/PowerShell/PowerShell/tree/master/docs/installation/linux.md#raspbian).
Installation instructions can be found [here](https://github.com/MicrosoftDocs/PowerShell-Docs/blob/d5263484cf6f29148b6e07c7b3e1d9376a5fd635/reference/docs-conceptual/install/install-raspbian.md#raspberry-pi-os).

### Start Powershell and install modules

2 changes: 1 addition & 1 deletion Examples/Microsoft.PowerShell.IoT.Plant/README.md
Original file line number Diff line number Diff line change
@@ -32,7 +32,7 @@ Wiring diagram will be published shortly.

### Install PowerShell Core on Raspberry Pi

Installation instructions can be found [here](https://github.com/PowerShell/PowerShell/tree/master/docs/installation/linux.md#raspbian).
Installation instructions can be found [here](https://github.com/MicrosoftDocs/PowerShell-Docs/blob/d5263484cf6f29148b6e07c7b3e1d9376a5fd635/reference/docs-conceptual/install/install-raspbian.md#raspberry-pi-os).

### Start Powershell and install modules

2 changes: 1 addition & 1 deletion Examples/Microsoft.PowerShell.IoT.SSD1306/README.md
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@ Wiring diagram with Raspberry Pi 3 is like this:

### Install PowerShell Core on Raspberry Pi

Installation instructions can be found [here](https://github.com/PowerShell/PowerShell/tree/master/docs/installation/linux.md#raspbian).
Installation instructions can be found [here](https://github.com/MicrosoftDocs/PowerShell-Docs/blob/d5263484cf6f29148b6e07c7b3e1d9376a5fd635/reference/docs-conceptual/install/install-raspbian.md#raspberry-pi-os).

### Enable I2C interface on Raspberry Pi

2 changes: 1 addition & 1 deletion Examples/Microsoft.PowerShell.IoT.Scroll_pHat/README.md
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@ we need to set the register 1 with data 0x0D (0000 1101).

### Install PowerShell Core on Raspberry Pi

Installation instructions can be found [here](https://github.com/PowerShell/PowerShell/tree/master/docs/installation/linux.md#raspbian).
Installation instructions can be found [here](https://github.com/MicrosoftDocs/PowerShell-Docs/blob/d5263484cf6f29148b6e07c7b3e1d9376a5fd635/reference/docs-conceptual/install/install-raspbian.md#raspberry-pi-os).

### Enable I2C interface on Raspberry Pi