Skip to content

Commit f6f128e

Browse files
committed
Merge branch 'master' of ssh://github.com/38/plotters
2 parents 372a27b + 2caa2ab commit f6f128e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plotters/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors = ["Hao Hou <haohou302@gmail.com>"]
55
edition = "2021"
66
license = "MIT"
77
description = "A Rust drawing library focus on data plotting for both WASM and native applications"
8-
repository = "https://github.com/38/plotters"
8+
repository = "https://github.com/plotters-rs/plotters"
99
homepage = "https://plotters-rs.github.io/"
1010
keywords = ["WebAssembly", "Visualization", "Plotting", "Drawing"]
1111
categories = ["visualization", "wasm"]

0 commit comments

Comments
 (0)