From 53ca687a92b96d5fa9eeefffb0c72628ad7ffb3e Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Wed, 30 Oct 2019 12:06:49 -0700 Subject: [PATCH] Added UMA Docs Repo --- data/ecosystems/u/uma-protocol.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/u/uma-protocol.toml b/data/ecosystems/u/uma-protocol.toml index abe931f5..aa9acca2 100644 --- a/data/ecosystems/u/uma-protocol.toml +++ b/data/ecosystems/u/uma-protocol.toml @@ -9,6 +9,9 @@ github_organizations = ["https://github.com/UMAprotocol"] [[repo]] url = "https://github.com/UMAprotocol/community" +[[repo]] +url = "https://github.com/UMAprotocol/docs_ui" + [[repo]] url = "https://github.com/UMAprotocol/drizzle"