docs(install): migrate git clone URL to git.moleculesai.app (#37) #1
@ -63,7 +63,7 @@ careful_bash:
|
||||
### Setup
|
||||
|
||||
```bash
|
||||
git clone https://github.com/Molecule-AI/molecule-ai-plugin-molecule-careful-bash.git
|
||||
git clone https://git.moleculesai.app/molecule-ai/molecule-ai-plugin-molecule-careful-bash.git
|
||||
cd molecule-ai-plugin-molecule-careful-bash
|
||||
|
||||
# YAML validation
|
||||
|
||||
@ -16,7 +16,7 @@ This runbook covers setting up a local development environment for
|
||||
## Clone & Bootstrap
|
||||
|
||||
```bash
|
||||
git clone https://github.com/Molecule-AI/molecule-ai-plugin-molecule-careful-bash.git
|
||||
git clone https://git.moleculesai.app/molecule-ai/molecule-ai-plugin-molecule-careful-bash.git
|
||||
cd molecule-ai-plugin-molecule-careful-bash
|
||||
```
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user