From a8aefb95a72b3b3db6e1c83745750c3bde6fe997 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 6 Nov 2020 15:46:52 -0800 Subject: [PATCH] Added acala docs repo --- data/ecosystems/a/acala.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/a/acala.toml b/data/ecosystems/a/acala.toml index 40e1c96d..56ff715a 100644 --- a/data/ecosystems/a/acala.toml +++ b/data/ecosystems/a/acala.toml @@ -45,6 +45,9 @@ url = "https://github.com/AcalaNetwork/collateral-auction-bot-template" [[repo]] url = "https://github.com/AcalaNetwork/devops" +[[repo]] +url = "https://github.com/AcalaNetwork/docs" + [[repo]] url = "https://github.com/AcalaNetwork/e2e"