Setup Screen: Fix Shared Storage URL
Fix broken link on Setup Assistant, and fix a typo. Reviewed By: sybren Differential Revision: https://developer.blender.org/D15613
This commit is contained in:
parent
c64dc4d5ce
commit
f99a00d024
@ -76,7 +76,7 @@
|
|||||||
<p>
|
<p>
|
||||||
Using services like Dropbox, Syncthing, or ownCloud for
|
Using services like Dropbox, Syncthing, or ownCloud for
|
||||||
this is not recommended, as Flamenco can't coordinate data synchronization.
|
this is not recommended, as Flamenco can't coordinate data synchronization.
|
||||||
<a href="https://flamenco.blender.org/usage/getting-started/">Learn more</a>.
|
<a href="https://flamenco.blender.org/usage/shared-storage/">Learn more</a>.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<input
|
<input
|
||||||
@ -110,7 +110,7 @@
|
|||||||
<p v-if="autoFoundBlenders.length === 0">
|
<p v-if="autoFoundBlenders.length === 0">
|
||||||
Provide a path to a Blender executable accessible by all Workers.
|
Provide a path to a Blender executable accessible by all Workers.
|
||||||
<br/><br/>
|
<br/><br/>
|
||||||
If your rendering setup features operating systems different form the one you are currently using,
|
If your rendering setup features operating systems different from the one you are currently using,
|
||||||
you can manually set up the other paths later.
|
you can manually set up the other paths later.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user