Skip to content

Commit 7438612

Browse files
authored
Apply suggestion from @davanstrien
1 parent 8308026 commit 7438612

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/hub/spaces-sdks-docker-label-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ api.add_space_secret(space_id, "SECRET_KEY", "<random-string>")
153153
api.restart_space(space_id, factory_reboot=True)
154154
```
155155

156-
See the [`manage-spaces` guide](/docs/huggingface_hub/guides/manage-spaces#mount-volumes-in-your-space) for more on volume mounts.
156+
See the [`manage-spaces` guide](/docs/huggingface_hub/guides/manage-spaces) for more on managing spaces and volume mounts via `huggingface_hub`.
157157

158158
### Enable Persistence with Postgres
159159

0 commit comments

Comments
 (0)