Skip to content

Commit 11d59b9

Browse files
committed
script file name updates
1 parent 6412def commit 11d59b9

4 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/01_3_Your_First_XID.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -735,7 +735,7 @@ actually published Amira's XID. More on that in the next tutorial!
735735

736736
**Envelopes:** The envelopes for this section are not stored in the Learning-XIDs repo as they'll be updated in §1.4 prior to publication.
737737

738-
**Scripts:** The [scripts](https://github.com/BlockchainCommons/XID-Quickstart/tree/main/scripts) directory contains [01_2_Your_First_XID-SCRIPT.sh](https://github.com/BlockchainCommons/XID-Quickstart/blob/main/scripts/01_2_Your_First_XID-SCRIPT.sh), which runs through all the commands in this section. From the command line, `git clone https://github.com/BlockchainCommons/XID-Quickstart.git`, then `cd XID-Quickstart`, then `bash scripts/01_2_Your_First_XID-SCRIPT.sh` to test it.
738+
**Scripts:** The [scripts](https://github.com/BlockchainCommons/XID-Quickstart/tree/main/scripts) directory contains [01_3_Your_First_XID-SCRIPT.sh](https://github.com/BlockchainCommons/XID-Quickstart/blob/main/scripts/01_3_Your_First_XID-SCRIPT.sh), which runs through all the commands in this section. From the command line, `git clone https://github.com/BlockchainCommons/XID-Quickstart.git`, then `cd XID-Quickstart`, then `bash scripts/01_3_Your_First_XID-SCRIPT.sh` to test it.
739739

740740
### Exercises
741741

docs/01_4_Making_a_XID_Verifiable.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -550,12 +550,12 @@ versions of the XID created in this section.
550550
**Scripts:** The
551551
[scripts](https://github.com/BlockchainCommons/XID-Quickstart/tree/main/scripts)
552552
directory contains
553-
[01_3_Making_a_XID_Verifiable-SCRIPT.sh](https://github.com/BlockchainCommons/XID-Quickstart/blob/main/scripts/01_3_Making_a_XID_Verifiable-SCRIPT.sh),
553+
[01_4_Making_a_XID_Verifiable-SCRIPT.sh](https://github.com/BlockchainCommons/XID-Quickstart/blob/main/scripts/01_4_Making_a_XID_Verifiable-SCRIPT.sh),
554554
which runs through all the commands in this section. From the command
555555
line, `git clone
556556
https://github.com/BlockchainCommons/XID-Quickstart.git`, then `cd
557557
XID-Quickstart`, then `bash
558-
scripts/01_3_Making_a_XID_Verifiable-SCRIPT.sh` test it.
558+
scripts/01_4_Making_a_XID_Verifiable-SCRIPT.sh` test it.
559559

560560
### Exercises
561561

File renamed without changes.

0 commit comments

Comments
 (0)