Skip to content

Commit 82ed717

Browse files
committed
Update download link (#904)
1 parent ad849b7 commit 82ed717

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

usecases/camera/gmsl/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Before running the script, ensure:
9797
1. **Download the Script**
9898
```bash
9999
# Clone or download the script
100-
wget https://raw.githubusercontent.com/intel/applications.platforms.network-and-edge-developer-kits/main/usecases/camera/gmsl/gmsl.sh | bash
100+
wget https://raw.githubusercontent.com/open-edge-platform/edge-developer-kit-reference-scripts/refs/heads/main/usecases/camera/gmsl/gmsl.sh | bash
101101
```
102102

103103
2. **Monitor Installation**

usecases/camera/mipi/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This directory contains scripts for setting up Intel IPU6 camera support on Ubun
2020
2. **Download and run the setup script:**
2121
```bash
2222
# Download and execute the main setup script directly
23-
wget -O- https://raw.githubusercontent.com/intel/applications.platforms.network-and-edge-developer-kits/main/usecases/camera/mipi/setup_ipu6_camera.sh | bash
23+
wget -O- https://raw.githubusercontent.com/open-edge-platform/edge-developer-kit-reference-scripts/refs/heads/main/usecases/camera/mipi/mipi.sh | bash
2424
```
2525

2626
### Multiple Camera Support

0 commit comments

Comments
 (0)