Skip to content
This repository has been archived by the owner on Feb 28, 2021. It is now read-only.

Commit

Permalink
Update pictures and get correct URL for pictures
Browse files Browse the repository at this point in the history
  • Loading branch information
mostekcm committed Jan 6, 2017
1 parent cef0d7b commit 1d049b6
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/components/Help.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ export default ({ tenant }) => {
<h5>Configure the CLI</h5>
<pre style={{ padding: '10px' }}>
<p>
First find the client created by this extension, it is named auth0-deploy-cli-extension: <img src="https://cdn.rawgit.com/auth0-extensions/auth0-box-platform-extension/master/media/help-copy-client-id-secret.png" /><br/>
Next copy the client ID and secret: <img src="https://cdn.rawgit.com/auth0-extensions/auth0-box-platform-extension/master/media/help-find-client.png" />
First find the client created by this extension, it is named auth0-deploy-cli-extension: <img src="https://cdn.rawgit.com/auth0-extensions/auth0-deploy-cli-extension/master/media/help-find-client.png" /><br/>
Next copy the client ID and secret: <img src="https://cdn.rawgit.com/auth0-extensions/auth0-deploy-cli-extension/master/media/help-copy-client-id-secret.png" />
</p>
<code>
Create a config.json file with the following information:<br/>
Expand Down
Binary file modified media/help-copy-client-id-secret.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified media/help-find-client.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1d049b6

Please sign in to comment.