mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 20:05:50 +00:00
Fix graphics urls
This commit is contained in:
@@ -11,23 +11,23 @@ Each new XRPLF tutorial follows the same basic format.
|
||||
|
||||
1. A brief description of the features illustrated in the tutorial.
|
||||
|
||||

|
||||

|
||||
|
||||
2. Prerequisites for running the code, if needed, or links to the sample code.
|
||||
|
||||

|
||||

|
||||
|
||||
3. Usage examples of the features in the tutorial.
|
||||
|
||||

|
||||

|
||||
|
||||
4. A code walkthrough of the sample application, highlighting unique elements in the scripts.
|
||||
|
||||

|
||||

|
||||
|
||||
5. See Also, with links to conceptual information or good tutorials to try as a next step.
|
||||
|
||||

|
||||

|
||||
|
||||
Separate setup (prerequisites) from usage from code development. These are each different activities that engage different areas of the brain. Trying to think of all three elements at once leads to confusion and headaches.
|
||||
|
||||
@@ -55,4 +55,4 @@ An important thing to emphasize is that every interaction with the XRPL is eithe
|
||||
|
||||
## See Also
|
||||
|
||||
At the end of the tutorial, provide links to additional resources, conceptual information, and any tutorials that would be a sensible next step in the learning journey.
|
||||
At the end of the tutorial, provide links to additional resources, conceptual information, and any tutorials that would be a sensible next step in the learning journey.
|
||||
|
||||
Reference in New Issue
Block a user