Update repository URLs to new location
- Update README.md clone URL to https://git.b4l.co.th/B4L/b4l-project-template.git - Update KICAD-PROJECT-TEMPLATE.md clone URL to new repository location - Ensure all documentation references the correct repository URL
This commit is contained in:
@@ -7,7 +7,7 @@ This document provides a comprehensive guide for using this KiCad 9 project temp
|
|||||||
### 1. Clone or Download Template
|
### 1. Clone or Download Template
|
||||||
```bash
|
```bash
|
||||||
# Option A: Clone the repository
|
# Option A: Clone the repository
|
||||||
git clone https://git.buildfor.life/grabowski/b4l-project-template.git your-project-name
|
git clone https://git.b4l.co.th/B4L/b4l-project-template.git your-project-name
|
||||||
cd your-project-name
|
cd your-project-name
|
||||||
|
|
||||||
# Option B: Download as ZIP and extract to your desired location
|
# Option B: Download as ZIP and extract to your desired location
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ This repository provides a standardized structure for KiCad 9 hardware projects
|
|||||||
### 1. Clone or Download This Template
|
### 1. Clone or Download This Template
|
||||||
```bash
|
```bash
|
||||||
# Option A: Clone the repository
|
# Option A: Clone the repository
|
||||||
git clone https://git.buildfor.life/grabowski/b4l-project-template.git your-project-name
|
git clone https://git.b4l.co.th/B4L/b4l-project-template.git your-project-name
|
||||||
cd your-project-name
|
cd your-project-name
|
||||||
|
|
||||||
# Option B: Download as ZIP and extract
|
# Option B: Download as ZIP and extract
|
||||||
|
|||||||
Reference in New Issue
Block a user