diff --git a/src/components/home/faq/Faq.jsx b/src/components/home/faq/Faq.jsx index 5bd955e..4055c77 100644 --- a/src/components/home/faq/Faq.jsx +++ b/src/components/home/faq/Faq.jsx @@ -25,7 +25,7 @@ const Faq = () => { id: 3, question: 'How do I initiate an instance?', answer: - 'The ([Cloudmos Deploy](https://deploy.cloudmos.io/)) and the ([Akash Console](https://console.akash.network/landing/node-deployment)) web apps provide an intuitive interface to create and start an application on Akash Network. These platforms were purpose-built to allow users at any technical skill level to deploy instances on Akash.', + 'The [Cloudmos Deploy](https://deploy.cloudmos.io/) and the [Akash Console](https://console.akash.network/landing/node-deployment) web apps provide an intuitive interface to create and start an application on Akash Network. These platforms were purpose-built to allow users at any technical skill level to deploy instances on Akash.', }, { id: 4, @@ -68,7 +68,7 @@ const Faq = () => { id: 10, question: 'Where do I find documentation for AkashML and Akash Network?', - answer: 'Please refer to the Akash Network ([documentation site](https://docs.akash.network/)).', + answer: 'Please refer to the Akash Network [documentation site](https://docs.akash.network/).', }, { id: 11, @@ -141,7 +141,7 @@ const Faq = () => { id: 1, question: 'Where are AkashML providers/data centers located?', answer: - 'Akash providers are located across the globe to allow tenants to deploy in a geolocale of their choosing. A current high-level representation of available provider locations may be seen in a map ([here](https://akash.praetorapp.com/provider-status?chainid=akashnet-2)). On the same page, precise provider location may be obtained by review per provider attributes and their associated ‘region’ specification.', + 'Akash providers are located across the globe to allow tenants to deploy in a geolocale of their choosing. A current high-level representation of available provider locations may be seen in a map [here](https://akash.praetorapp.com/provider-status?chainid=akashnet-2). On the same page, precise provider location may be obtained by review per provider attributes and their associated ‘region’ specification.', }, { id: 2, @@ -159,7 +159,7 @@ const Faq = () => { id: 4, question: 'What are currently available network speeds?', answer: - 'As Akash Network consists of individual provider entities, a wide range of network speeds are made available by such hosts. Many Akash providers are large data centers that offer very fast network speeds. Providers often advertise their network speeds and capabilities with attributes that are visible here and by drilling into individual provider listings on this ([page](https://akash.praetorapp.com/provider-status?chainid=akashnet-2)).', + 'As Akash Network consists of individual provider entities, a wide range of network speeds are made available by such hosts. Many Akash providers are large data centers that offer very fast network speeds. Providers often advertise their network speeds and capabilities with attributes that are visible here and by drilling into individual provider listings on this [page](https://akash.praetorapp.com/provider-status?chainid=akashnet-2).', }, { id: 5, diff --git a/src/components/home/faq/faqData.js b/src/components/home/faq/faqData.js index bc379c5..e284850 100644 --- a/src/components/home/faq/faqData.js +++ b/src/components/home/faq/faqData.js @@ -19,7 +19,7 @@ const faqData = [ id: 3, question: 'How do I initiate an instance?', answer: - 'The ([Cloudmos Deploy](https://deploy.cloudmos.io/)) and the ([Akash Console](https://console.akash.network/landing/node-deployment)) web apps provide an intuitive interface to create and start an application on Akash Network. These platforms were purpose-built to allow users at any technical skill level to deploy instances on Akash.', + 'The [Cloudmos Deploy](https://deploy.cloudmos.io/) and the [Akash Console](https://console.akash.network/landing/node-deployment) web apps provide an intuitive interface to create and start an application on Akash Network. These platforms were purpose-built to allow users at any technical skill level to deploy instances on Akash.', }, { id: 4, @@ -62,7 +62,7 @@ const faqData = [ id: 10, question: 'Where do I find documentation for AkashML and Akash Network?', - answer: 'Please refer to the Akash Network ([documentation site](https://docs.akash.network/)).', + answer: 'Please refer to the Akash Network [documentation site](https://docs.akash.network/).', }, { id: 11, @@ -134,7 +134,7 @@ const faqData = [ id: 1, question: 'Where are AkashML providers/data centers located?', answer: - 'Akash providers are located across the globe to allow tenants to deploy in a geolocale of their choosing. A current high-level representation of available provider locations may be seen in a map ([here](https://akash.praetorapp.com/provider-status?chainid=akashnet-2)). On the same page, precise provider location may be obtained by review per provider attributes and their associated ‘region’ specification.', + 'Akash providers are located across the globe to allow tenants to deploy in a geolocale of their choosing. A current high-level representation of available provider locations may be seen in a map [here](https://akash.praetorapp.com/provider-status?chainid=akashnet-2). On the same page, precise provider location may be obtained by review per provider attributes and their associated ‘region’ specification.', }, { id: 2, @@ -152,7 +152,7 @@ const faqData = [ id: 4, question: 'What are currently available network speeds?', answer: - 'As Akash Network consists of individual provider entities, a wide range of network speeds are made available by such hosts. Many Akash providers are large data centers that offer very fast network speeds. Providers often advertise their network speeds and capabilities with attributes that are visible here and by drilling into individual provider listings on this ([page](https://akash.praetorapp.com/provider-status?chainid=akashnet-2)).', + 'As Akash Network consists of individual provider entities, a wide range of network speeds are made available by such hosts. Many Akash providers are large data centers that offer very fast network speeds. Providers often advertise their network speeds and capabilities with attributes that are visible here and by drilling into individual provider listings on this [page](https://akash.praetorapp.com/provider-status?chainid=akashnet-2).', }, { id: 5,