update repo-link component and refactor existing links

This commit is contained in:
Oliver Eggert
2026-05-09 00:41:28 -07:00
parent 03dae02593
commit ca93fe44d5
50 changed files with 147 additions and 132 deletions

View File

@@ -158,7 +158,7 @@ Now, we have a simple application that:
2. Connects to the XRP Ledger.
3. Looks up and prints information about the account you created.
To run the app, you can copy the code from {% repo-link path="_code-samples/get-started/php/" %}this website's GitHub Repository{% /repo-link %} and run it from the command line:
To run the app, you can copy the code from {% repo-link repo="devportal" path="_code-samples/get-started/php/" %}this website's GitHub Repository{% /repo-link %} and run it from the command line:
```console
composer require hardcastle/xrpl_php