diff --git a/data/ecosystems/p/project-serum.toml b/data/ecosystems/p/project-serum.toml index 44a3f1f7..c446bd67 100644 --- a/data/ecosystems/p/project-serum.toml +++ b/data/ecosystems/p/project-serum.toml @@ -6,6 +6,9 @@ sub_ecosystems = [] github_organizations = ["https://github.com/project-serum"] # Repositories +[[repo]] +url = "https://github.com/dr497/serum-academy" + [[repo]] url = "https://github.com/project-serum/awesome-serum" @@ -52,7 +55,4 @@ url = "https://github.com/project-serum/swap-ts" url = "https://github.com/project-serum/validators" [[repo]] -url = "https://github.com/dr497/serum-academy" - -[[repo]] -url = "https://github.com/tardis-dev/serum-machine" \ No newline at end of file +url = "https://github.com/tardis-dev/serum-machine"