Skip to content

Commit b42083b

Browse files
authored
Update README.md
1 parent a3d8cbd commit b42083b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ For example, to create a new experiment use:
6565
```
6666
gradient experiments create [type] [--options]
6767
```
68-
The two available experiment types are `singlenode` and `multinode`. Various command options include setting the instance type, container, project, etc. You can view a full list of Experiment options in the [https://docs.paperspace.com/gradient/experiments/using-experiments](docs).
68+
The two available experiment types are `singlenode` and `multinode`. Various command options include setting the instance type, container, project, etc. You can view a full list of Experiment options in the [docs](https://docs.paperspace.com/gradient/experiments/using-experiments).
6969

7070
For a full list of available commands run `gradient experiments --help`.
7171
Note that some options are required to create new experiment.

0 commit comments

Comments
 (0)