We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce10413 commit a1f7125Copy full SHA for a1f7125
1 file changed
binder/postBuild
@@ -15,7 +15,7 @@ ln -s _build/html index.html
15
# Download sample data
16
mkdir -p data
17
curl -o data/test_vectors.json \
18
- https://raw.githubusercontent.com/WhiteSymmetry/kha256/main/data/test_vectors.json
+ https://raw.githubusercontent.com/WhiteSymmetry/kha256/data/test_vectors.json
19
20
echo "✅ Setup complete!"
21
echo "📚 Jupyter Book available at: _build/html/index.html"
0 commit comments