Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 5abe51c

Browse files
committed
fix link and types
1 parent a176e90 commit 5abe51c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/guides/python/blender-render.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ tags:
44
- API
55
- AI & Machine Learning
66
image: /docs/images/guides/blender-render/featured.png
7-
image_alt: 'AI Podcast Part 1 Banner'
7+
image_alt: 'Render Blender Banner'
88
featured:
99
image: /docs/images/guides/blender-render/featured.png
10-
image_alt: 'AI Podcast Part 1 featured image'
10+
image_alt: 'Render Blender featured image'
1111
languages:
1212
- python
1313
published_at: 2024-11-07
@@ -906,4 +906,4 @@ nitric down
906906

907907
In this guide, we've created a remote Blender Renderer using Python and Nitric. We showed how to use batch jobs to run long-running workloads and connect these jobs to buckets to store rendered output. We also demonstrated how to expose buckets using simple CRUD routes on a cloud API. Finally, we were able to create dockerfiles with GPU support for optimal Blender rendering speeds.
908908

909-
For more information and advanced usage, refer to the [Nitric documentation](/docs).
909+
For more information and advanced usage, refer to the [Nitric documentation](/).

0 commit comments

Comments
 (0)