Skip to content

Commit a1f7125

Browse files
Update postBuild
1 parent ce10413 commit a1f7125

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

binder/postBuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ln -s _build/html index.html
1515
# Download sample data
1616
mkdir -p data
1717
curl -o data/test_vectors.json \
18-
https://raw.githubusercontent.com/WhiteSymmetry/kha256/main/data/test_vectors.json
18+
https://raw.githubusercontent.com/WhiteSymmetry/kha256/data/test_vectors.json
1919

2020
echo "✅ Setup complete!"
2121
echo "📚 Jupyter Book available at: _build/html/index.html"

0 commit comments

Comments
 (0)