Skip to content

Commit a3cc489

Browse files
committed
chore: update deployment references to new workshop repository
- Changed the deployment links in README.md and deployment.md to point to the updated repository `sf-pulse-python-workshop`. - Ensured consistency in documentation for users looking to customize their deployments.
1 parent b02de16 commit a3cc489

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The interactive workflow diagram is preserved as a small Vite + React sub-projec
77

88
## Deploy to Render
99

10-
[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy?repo=https%3A%2F%2Fgithub.com%2Frender-examples%2Fsf-pulse-python)
10+
[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy?repo=https%3A%2F%2Fgithub.com%2Frender-examples%2Fsf-pulse-python-workshop)
1111

1212
`render.yaml` provisions:
1313

docs/deployment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ What it does **not** provision:
1717

1818
### 1. Fork or clone the repo
1919

20-
Push a copy of `render-examples/sf-pulse-python` to your own GitHub account if you want to make customizations. Otherwise the `Deploy to Render` button works directly against `render-examples/sf-pulse-python`.
20+
Push a copy of `render-examples/sf-pulse-python-workshop` to your own GitHub account if you want to make customizations. Otherwise the `Deploy to Render` button works directly against `render-examples/sf-pulse-python-workshop`.
2121

2222
### 2. Create the env group
2323

@@ -35,7 +35,7 @@ Optional:
3535

3636
### 3. Deploy the Blueprint
3737

38-
[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy?repo=https%3A%2F%2Fgithub.com%2Frender-examples%2Fsf-pulse-python)
38+
[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy?repo=https%3A%2F%2Fgithub.com%2Frender-examples%2Fsf-pulse-python-workshop)
3939

4040
Or `New``Blueprint` → connect the repo. Render reads `render.yaml` and creates the four services.
4141

0 commit comments

Comments
 (0)