Skip to content

Commit

Permalink
fix: aztec-nr mirror url (#2321)
Browse files Browse the repository at this point in the history
Looks like we can only mirror with the https version in current setup
  • Loading branch information
ludamad authored Sep 15, 2023
1 parent 2fe845f commit aaf7f67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yarn-project/aztec-nr/.gitrepo
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
; git-subrepo command. See https://github.com/ingydotnet/git-subrepo#readme
;
[subrepo]
remote = git@github.com:AztecProtocol/aztec-nr.git
remote = https://github.com/AztecProtocol/aztec-nr
branch = master
commit = d6bea82a92949b51e70ca5e9061252f9ccfe0c7e
method = merge
Expand Down

0 comments on commit aaf7f67

Please sign in to comment.