Skip to content

Commit 5f25823

Browse files
jkrumbiegelgordonwoodhull
authored andcommitted
fix: update julia-engine subtree remote URL to PumasAI/quarto-julia-engine
1 parent 5b88d3d commit 5f25823

File tree

1 file changed

+1
-1
lines changed
  • src/command/dev-call/pull-git-subtree

1 file changed

+1
-1
lines changed

src/command/dev-call/pull-git-subtree/cmd.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ const SUBTREES: SubtreeConfig[] = [
2121
{
2222
name: "julia-engine",
2323
prefix: "src/resources/extension-subtrees/julia-engine",
24-
remoteUrl: "https://github.com/gordonwoodhull/quarto-julia-engine.git",
24+
remoteUrl: "https://github.com/PumasAI/quarto-julia-engine.git",
2525
remoteBranch: "main",
2626
},
2727
{

0 commit comments

Comments
 (0)