Skip to content

Commit

Permalink
ignore md link check for ci
Browse files Browse the repository at this point in the history
  • Loading branch information
craigjson committed Nov 30, 2023
1 parent 26d9ece commit 72a055c
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,12 @@ PATHTOAPP=$(realpath -q $APPNAME)

### 4. Confirm the Aleo faucet ⛲️ has sent your wallet credits

<!-- markdown-link-check-disable -->

Before moving forward, verify that you have recieved the Aleo credits from the faucet, if you have not, you must wait for that step to complete. You can verify that your address has recieved credits by checking using an [Aleo Explorer](https://explorer.hamp.app/). Search for your address and confirm that it has a public credits balance. If you recieve a 404, then your address has not recieved any credits yet.

<!-- markdown-link-check-disable -->

### 5. Deploy your test application

Now that we have all the details required, we can deploy your first Leo application.
Expand Down

0 comments on commit 72a055c

Please sign in to comment.