Skip to content

Commit c9b3463

Browse files
authored
Fix wrong link in text2img fine-tuning documentation (#1282)
fix link typo
1 parent 33d7e89 commit c9b3463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/training/text2image.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ specific language governing permissions and limitations under the License.
1313

1414
# Stable Diffusion text-to-image fine-tuning
1515

16-
The [`train_text_to_image.py`](https://github.com/huggingface/diffusers/tree/main/examples/textual_inversion) script shows how to fine-tune the stable diffusion model on your own dataset.
16+
The [`train_text_to_image.py`](https://github.com/huggingface/diffusers/tree/main/examples/text_to_image) script shows how to fine-tune the stable diffusion model on your own dataset.
1717

1818
<Tip warning={true}>
1919

0 commit comments

Comments
 (0)