Skip to content

Commit b710891

Browse files
committed
Updated oci doc link.
1 parent 78cd84a commit b710891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/user_guide/jobs/infra_and_runtime.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ Mounting File Systems
157157
---------------------
158158

159159
Data Science Job supports mounting multiple types of file systems,
160-
see `Data Science Job Mounting File Systems <place_holder>`_. A maximum number of 5 file systems are
160+
see `Data Science Job Mounting File Systems <https://docs.oracle.com/en-us/iaas/data-science/using/jobs-create.htm>`_. A maximum number of 5 file systems are
161161
allowed to be mounted for each Data Science Job. You can specify a list of file systems to be mounted
162162
by calling :py:meth:`~ads.jobs.DataScienceJob.with_storage_mount()`. For each file system to be mounted,
163163
you need to pass a dictionary with ``src`` and ``dest`` as keys. For example, you can pass

0 commit comments

Comments
 (0)