Skip to content

Commit 70c6b08

Browse files
author
Juliya Smith
authored
New name in links (#94)
1 parent 670c8d5 commit 70c6b08

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/userguides/gettingstarted.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
## Licensing
99

10-
This project uses the [MIT License](https://github.com/code42/c42sec/blob/master/LICENSE.md).
10+
This project uses the [MIT License](https://github.com/code42/code42cli/blob/master/LICENSE.md).
1111

1212
## Installation
1313

@@ -32,10 +32,10 @@ Visit the [project history](https://pypi.org/project/code42cli/#history) on PyPI
3232

3333
### From source
3434

35-
Alternatively, you can install the Code42 CLI directly from [source code](https://github.com/code42/c42sec):
35+
Alternatively, you can install the Code42 CLI directly from [source code](https://github.com/code42/code42cli):
3636

3737
```bash
38-
git clone https://github.com/code42/c42sec.git
38+
git clone https://github.com/code42/code42cli.git
3939
```
4040

4141
When it finishes downloading, from the root project directory, run:
@@ -95,7 +95,7 @@ code42 <command> <subcommand> <args> -d
9595
### File an issue on GitHub
9696

9797
If you are experiencing an issue with the Code42 CLI, you can create a *New issue* at the
98-
[project repository](https://github.com/code42/c42sec/issues). See the Github
98+
[project repository](https://github.com/code42/code42cli/issues). See the Github
9999
[guide on creating an issue](https://help.github.com/en/github/managing-your-work-on-github/creating-an-issue) for more information.
100100

101101
### Contact Code42 Support

0 commit comments

Comments
 (0)