From 0bb68de75be0f32ff2f680dc7aa90fd473b2acb5 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Wed, 30 Oct 2019 12:02:27 -0700 Subject: [PATCH] Added Aion Docs Repo --- data/ecosystems/a/aion.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/a/aion.toml b/data/ecosystems/a/aion.toml index e2835844..3c971d21 100644 --- a/data/ecosystems/a/aion.toml +++ b/data/ecosystems/a/aion.toml @@ -10,6 +10,9 @@ github_organizations = ["https://github.com/aionnetwork"] url = "https://github.com/aionnetwork/aion" tags = ["Protocol"] +[[repo]] +url = "https://github.com/aionnetwork/aion-docs" + [[repo]] url = "https://github.com/aionnetwork/aion-unity-poc"