diff --git a/Y/YaoPlots/Package.toml b/Y/YaoPlots/Package.toml index 6a959da097f70d8..ac983079cb77fea 100644 --- a/Y/YaoPlots/Package.toml +++ b/Y/YaoPlots/Package.toml @@ -1,3 +1,4 @@ name = "YaoPlots" uuid = "32cfe2d9-419e-45f2-8191-2267705d8dbc" -repo = "https://github.com/QuantumBFS/YaoPlots.jl.git" +repo = "https://github.com/QuantumBFS/Yao.jl.git" +subdir = "lib/YaoPlots" diff --git a/Y/YaoToEinsum/Package.toml b/Y/YaoToEinsum/Package.toml index d33f3f956c77f79..81df1e7171c24b6 100644 --- a/Y/YaoToEinsum/Package.toml +++ b/Y/YaoToEinsum/Package.toml @@ -1,3 +1,4 @@ name = "YaoToEinsum" uuid = "9b173c7b-dc24-4dc5-a0e1-adab2f7b6ba9" -repo = "https://github.com/QuantumBFS/YaoToEinsum.jl.git" +repo = "https://github.com/QuantumBFS/Yao.jl.git" +subdir = "lib/YaoToEinsum"