Skip to content

Commit 1b7b2a5

Browse files
authored
Corrected MarketPlace registry to point to the proper repo (#773)
emergency patch for release
1 parent 7716b35 commit 1b7b2a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

empire/server/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ submodules:
4848
plugin_marketplace:
4949
registries:
5050
- name: BC-SECURITY
51-
git_url: git@github.com:BC-SECURITY/Empire-Plugin-Registry-Sponsors.git
51+
git_url: https://github.com/BC-SECURITY/Empire-Plugin-Registry.git
5252
ref: main
5353
file: registry.yaml
5454
directories:

0 commit comments

Comments
 (0)