Skip to content

Commit

Permalink
Update CLI tutorial links
Browse files Browse the repository at this point in the history
  • Loading branch information
255kb committed Nov 14, 2024
1 parent a04b011 commit 9d65597
Show file tree
Hide file tree
Showing 16 changed files with 42 additions and 42 deletions.
2 changes: 1 addition & 1 deletion components/article.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ const Article: FunctionComponent<{
<strong>Download the JSON</strong>: Download the JSON
file manually and open it with the desktop application
or{' '}
<a href='/tutorials/run-mock-api-anywhere-cli/'>
<a href='/tutorials/self-host-mock-api-server-cli/'>
run it
</a>{' '}
with the CLI.
Expand Down
4 changes: 2 additions & 2 deletions components/footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,10 @@ const Footer: FunctionComponent<{
</li>
<li className='mb-2'>
<Link
href='/tutorials/run-mock-api-anywhere-cli/'
href='/tutorials/self-host-mock-api-server-cli/'
className='text-reset'
>
Run your mock APIs anywhere with the CLI
Self-host a mock API with Mockoon CLI
</Link>
</li>
<li className='mb-2'>
Expand Down
4 changes: 2 additions & 2 deletions components/mock-samples/help-modal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ const HelpModal: FunctionComponent<{
<div className='ps-4'>
Download them manually before opening them with the desktop
application or{' '}
<a href='/tutorials/run-mock-api-anywhere-cli/'>run them</a> with
the CLI.
<a href='/tutorials/self-host-mock-api-server-cli/'>run them</a>{' '}
with the CLI.
</div>
</div>
<div className='pb-6'>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Importing an OpenAPI specification file in Mockoon can be a good starting point
- when importing an OpenAPI specification file, not all properties have equivalents in Mockoon, or some may not be implemented yet. See below for the list of imported information.

Importing from or exporting to an OpenAPI specification file is a good starting point but not a way to share your mock APIs created with Mockoon. For sharing, we recommend that you directly [share Mockoon's data files](docs:mockoon-data-files/sharing-mock-api-files).
Also, if you want to run your mock API with the [CLI](/cli/), you must use [Mockoon's data files directly](/tutorials/run-mock-api-anywhere-cli/), or you may lose part of your mock's behavior.
Also, if you want to run your mock API with the [CLI](/cli/), you must use [Mockoon's data files directly](/tutorials/self-host-mock-api-server-cli/), or you may lose part of your mock's behavior.

### Supported information

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Importing an OpenAPI specification file in Mockoon can be a good starting point
- when importing an OpenAPI specification file, not all properties have equivalents in Mockoon, or some may not be implemented yet. See below for the list of imported information.

Importing from or exporting to an OpenAPI specification file is a good starting point but not a way to share your mock APIs created with Mockoon. For sharing, we recommend that you directly [share Mockoon's data files](docs:mockoon-data-files/sharing-mock-api-files).
Also, if you want to run your mock API with the [CLI](/cli/), you must use [Mockoon's data files directly](/tutorials/run-mock-api-anywhere-cli/), or you may lose part of your mock's behavior.
Also, if you want to run your mock API with the [CLI](/cli/), you must use [Mockoon's data files directly](/tutorials/self-host-mock-api-server-cli/), or you may lose part of your mock's behavior.

### Supported information

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Importing an OpenAPI specification file in Mockoon can be a good starting point
- when importing an OpenAPI specification file, not all properties have equivalents in Mockoon, or some may not be implemented yet. See below for the list of imported information.

Importing from or exporting to an OpenAPI specification file is a good starting point but not a way to share your mock APIs created with Mockoon. For sharing, we recommend that you directly [share Mockoon's data files](docs:mockoon-data-files/sharing-mock-api-files).
Also, if you want to run your mock API with the [CLI](/cli/), you must use [Mockoon's data files directly](/tutorials/run-mock-api-anywhere-cli/), or you may lose part of your mock's behavior.
Also, if you want to run your mock API with the [CLI](/cli/), you must use [Mockoon's data files directly](/tutorials/self-host-mock-api-server-cli/), or you may lose part of your mock's behavior.

### Supported information

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Importing an OpenAPI specification file in Mockoon can be a good starting point
- when importing an OpenAPI specification file, not all properties have equivalents in Mockoon, or some may not be implemented yet. See below for the list of imported information.

Importing from or exporting to an OpenAPI specification file is a good starting point but not a way to share your mock APIs created with Mockoon. For sharing, we recommend that you directly [share Mockoon's data files](docs:mockoon-data-files/sharing-mock-api-files).
Also, if you want to run your mock API with the [CLI](/cli/), you must use [Mockoon's data files directly](/tutorials/run-mock-api-anywhere-cli/), or you may lose part of your mock's behavior.
Also, if you want to run your mock API with the [CLI](/cli/), you must use [Mockoon's data files directly](/tutorials/self-host-mock-api-server-cli/), or you may lose part of your mock's behavior.

### Supported information

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Importing an OpenAPI specification file in Mockoon can be a good starting point
- when importing an OpenAPI specification file, not all properties have equivalents in Mockoon, or some may not be implemented yet. See below for the list of imported information.

Importing from or exporting to an OpenAPI specification file is a good starting point but not a way to share your mock APIs created with Mockoon. For sharing, we recommend that you directly [share Mockoon's data files](docs:mockoon-data-files/sharing-mock-api-files).
Also, if you want to run your mock API with the [CLI](/cli/), you must use [Mockoon's data files directly](/tutorials/run-mock-api-anywhere-cli/), or you may lose part of your mock's behavior.
Also, if you want to run your mock API with the [CLI](/cli/), you must use [Mockoon's data files directly](/tutorials/self-host-mock-api-server-cli/), or you may lose part of your mock's behavior.

### Supported information

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Importing an OpenAPI specification file in Mockoon can be a good starting point
- when importing an OpenAPI specification file, not all properties have equivalents in Mockoon, or some may not be implemented yet. See below for the list of imported information.

Importing from or exporting to an OpenAPI specification file is a good starting point but not a way to share your mock APIs created with Mockoon. For sharing, we recommend that you directly [share Mockoon's data files](docs:mockoon-data-files/sharing-mock-api-files).
Also, if you want to run your mock API with the [CLI](/cli/), you must use [Mockoon's data files directly](/tutorials/run-mock-api-anywhere-cli/), or you may lose part of your mock's behavior.
Also, if you want to run your mock API with the [CLI](/cli/), you must use [Mockoon's data files directly](/tutorials/self-host-mock-api-server-cli/), or you may lose part of your mock's behavior.

### Supported information

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Importing an OpenAPI specification file in Mockoon can be a good starting point
- when importing an OpenAPI specification file, not all properties have equivalents in Mockoon, or some may not be implemented yet. See below for the list of imported information.

Importing from or exporting to an OpenAPI specification file is a good starting point but not a way to share your mock APIs created with Mockoon. For sharing, we recommend that you directly [share Mockoon's data files](docs:mockoon-data-files/sharing-mock-api-files).
Also, if you want to run your mock API with the [CLI](/cli/), you must use [Mockoon's data files directly](/tutorials/run-mock-api-anywhere-cli/), or you may lose part of your mock's behavior.
Also, if you want to run your mock API with the [CLI](/cli/), you must use [Mockoon's data files directly](/tutorials/self-host-mock-api-server-cli/), or you may lose part of your mock's behavior.

### Supported information

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Importing an OpenAPI specification file in Mockoon can be a good starting point
- when importing an OpenAPI specification file, not all properties have equivalents in Mockoon, or some may not be implemented yet. See below for the list of imported information.

Importing from or exporting to an OpenAPI specification file is a good starting point but not a way to share your mock APIs created with Mockoon. For sharing, we recommend that you directly [share Mockoon's data files](docs:mockoon-data-files/sharing-mock-api-files).
Also, if you want to run your mock API with the [CLI](/cli/), you must use [Mockoon's data files directly](/tutorials/run-mock-api-anywhere-cli/), or you may lose part of your mock's behavior.
Also, if you want to run your mock API with the [CLI](/cli/), you must use [Mockoon's data files directly](/tutorials/self-host-mock-api-server-cli/), or you may lose part of your mock's behavior.

### Supported information

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Importing an OpenAPI specification file in Mockoon can be a good starting point
- when importing an OpenAPI specification file, not all properties have equivalents in Mockoon, or some may not be implemented yet. See below for the list of imported information.

Importing from or exporting to an OpenAPI specification file is a good starting point but not a way to share your mock APIs created with Mockoon. For sharing, we recommend that you directly [share Mockoon's data files](docs:mockoon-data-files/sharing-mock-api-files).
Also, if you want to run your mock API with the [CLI](/cli/), you must use [Mockoon's data files directly](/tutorials/run-mock-api-anywhere-cli/), or you may lose part of your mock's behavior.
Also, if you want to run your mock API with the [CLI](/cli/), you must use [Mockoon's data files directly](/tutorials/self-host-mock-api-server-cli/), or you may lose part of your mock's behavior.

### Supported information

Expand Down
Loading

0 comments on commit 9d65597

Please sign in to comment.