You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ The interactive workflow diagram is preserved as a small Vite + React sub-projec
7
7
8
8
## Deploy to Render
9
9
10
-
[](https://render.com/deploy?repo=https%3A%2F%2Fgithub.com%2Frender-examples%2Fsf-pulse-python)
10
+
[](https://render.com/deploy?repo=https%3A%2F%2Fgithub.com%2Frender-examples%2Fsf-pulse-python-workshop)
Copy file name to clipboardExpand all lines: docs/deployment.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ What it does **not** provision:
17
17
18
18
### 1. Fork or clone the repo
19
19
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`.
21
21
22
22
### 2. Create the env group
23
23
@@ -35,7 +35,7 @@ Optional:
35
35
36
36
### 3. Deploy the Blueprint
37
37
38
-
[](https://render.com/deploy?repo=https%3A%2F%2Fgithub.com%2Frender-examples%2Fsf-pulse-python)
38
+
[](https://render.com/deploy?repo=https%3A%2F%2Fgithub.com%2Frender-examples%2Fsf-pulse-python-workshop)
39
39
40
40
Or `New` → `Blueprint` → connect the repo. Render reads `render.yaml` and creates the four services.
0 commit comments