From 904eead0c1a35370497180f3bcf8bf4b5d5e4cef Mon Sep 17 00:00:00 2001 From: Sylvarant92 <42246552+Sylvarant92@users.noreply.github.com> Date: Thu, 28 Jul 2022 19:06:27 +0200 Subject: [PATCH] Edit docs Added a missing closing parenthesis --- docs/naas_adapters_overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/naas_adapters_overview.md b/docs/naas_adapters_overview.md index e78d9a0..467617d 100644 --- a/docs/naas_adapters_overview.md +++ b/docs/naas_adapters_overview.md @@ -4,7 +4,7 @@ title: NaaS Adapters Overview sidebar_label: Overview --- -Node as a Service (NaaS) offers the ability to deploy a private, secure Chainlink External Adapter. External adapters are how Chainlink enables easy integration of custom computations and specialized APIs (to learn more about Chainlink Adapters, [visit their documentation](https://docs.chain.link/docs/external-adapters/). +Node as a Service (NaaS) offers the ability to deploy a private, secure Chainlink External Adapter. External adapters are how Chainlink enables easy integration of custom computations and specialized APIs (to learn more about Chainlink Adapters, [visit their documentation](https://docs.chain.link/docs/external-adapters/)). ## I. Types of Adapters