Skip to content

Commit

Permalink
--Update console url
Browse files Browse the repository at this point in the history
  • Loading branch information
BaskarMitrah committed Aug 22, 2024
1 parent 04ad753 commit d2a6221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/CreateCredential.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ const GetCredentialApiKey = () => {

<GetCredential.UnknownError />

<GetCredential.Card title="Your credential is ready to use" paragraph="Check the downloads section of your browser for the ZIP file, or find it where you save downloads on your machine." nextStepsLabel="Next steps" nextStepsHref={targetURL} devConsoleDirection="project_overview|api_overview|credential_overview" developerConsoleManage="Manage on Developer console" className="card_developer_console">
<GetCredential.Card title="Your credential is ready to use" paragraph="Check the downloads section of your browser for the ZIP file, or find it where you save downloads on your machine." nextStepsLabel="Next steps" nextStepsHref={targetURL} devConsoleDirection="/console" developerConsoleManage="Manage on Developer console" className="card_developer_console">

<GetCredential.Card.Side>
<div style="display : flex ; gap : 16px ; flex-direction : column;">
Expand Down

0 comments on commit d2a6221

Please sign in to comment.