Skip to content

Commit

Permalink
Rename Credible SpruceKit Wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
sbihel committed Dec 21, 2023
1 parent acb2934 commit 9691cb5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/java-springboot/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,4 +175,4 @@ And you should expect to see a version string in the response.
4. Issue yourself a credential to use for login instead of username and
password. You can receive credentials in the example [CHAPI wallet](#) or
using the QR code workflow and
[Credible](https://github.com/spruceid/credible) mobile wallet.
[SpruceKit Wallet](https://github.com/spruceid/wallet).
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ <h2 class="mb-4 text-muted">To receive your credential, please enter your DID.</
<h1>Using a Digital Wallet</h1>
<h2 class="mb-4 text-muted">
If you prefer to use a digital wallet, such as
<a href="https://github.com/spruceid/credible">Credible</a>,
<a href="https://github.com/spruceid/wallet">SpruceKit Wallet</a>,
scan the following QRCode.
</h2>
<img class="d-block mx-auto" th:src="'data:image/png;base64,' + ${qrcode}"/>
Expand Down

0 comments on commit 9691cb5

Please sign in to comment.