Skip to content

Commit 8ae6257

Browse files
committed
Merge branch 'deploy'
2 parents 74758b9 + 2977af5 commit 8ae6257

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "bitbox-api"
33
authors = ["Marko Bencun <[email protected]>"]
44
version = "0.3.1"
55
homepage = "https://bitbox.swiss/"
6-
repository = "https://github.com/digitalbitbox/bitbox-api-rs/"
6+
repository = "https://github.com/BitBoxSwiss/bitbox-api-rs/"
77
readme = "README-rust.md"
88
edition = "2021"
99
license = "Apache-2.0"

sandbox/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Demo WebApp project
22

3-
A live deployment of this demo can be found here: https://digitalbitbox.github.io/bitbox-api-rs/.
3+
A live deployment of this demo can be found here: https://bitboxswiss.github.io/bitbox-api-rs/.
44

55
This folder contains a React project showcasing the TypeScript API. It has the bitbox-api library in
66
`../pkg` as a dependency. See how to build this dependency locally at the [main

0 commit comments

Comments
 (0)