diff --git a/src/content/data-streams/tutorials/streams-direct/streams-direct-api.mdx b/src/content/data-streams/tutorials/streams-direct/streams-direct-api.mdx
index 500097caabf..bb5be41b1ae 100644
--- a/src/content/data-streams/tutorials/streams-direct/streams-direct-api.mdx
+++ b/src/content/data-streams/tutorials/streams-direct/streams-direct-api.mdx
@@ -23,7 +23,7 @@ In this guide, you'll learn how to use Chainlink Data Streams with the _[Streams
- **Git**: Make sure you have Git installed. You can check your current version by running in your terminal and download the latest version from the official [Git website](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) if necessary.
- **Go Version**: Make sure you have Go version 1.21 or higher. You can check your current version by running `go version` in your terminal and download the latest version from the official [Go website](https://go.dev/) if necessary.
-- **API Credentials**: Access to the Streams Direct implementation requires API credentials. If you haven't already, [contact us](https://chainlinkcommunity.typeform.com/datastreams?#ref_id=docs) to talk to an expert about integrating Chainlink Data Streams with your applications.
+- **API Credentials**: Access to the Streams Direct implementation requires API credentials. If you haven't already, [contact us](https://chainlinkcommunity.typeform.com/datastreams?typeform-source=docs.chain.link#ref_id=docs) to request mainnet or testnet early access.
## Guide
diff --git a/src/content/data-streams/tutorials/streams-direct/streams-direct-ws.mdx b/src/content/data-streams/tutorials/streams-direct/streams-direct-ws.mdx
index 5a64f88c6a4..55846120892 100644
--- a/src/content/data-streams/tutorials/streams-direct/streams-direct-ws.mdx
+++ b/src/content/data-streams/tutorials/streams-direct/streams-direct-ws.mdx
@@ -22,7 +22,7 @@ In this guide, you'll learn how to use Chainlink Data Streams with the _[Streams
- **Git**: Make sure you have Git installed. You can check your current version by running in your terminal and download the latest version from the official [Git website](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) if necessary.
- **Go Version**: Make sure you have Go version 1.21 or higher. You can check your current version by running `go version` in your terminal and download the latest version from the official [Go website](https://go.dev/) if necessary.
-- **API Credentials**: Access to the Streams Direct implementation requires API credentials. If you haven't already, [contact us](https://chainlinkcommunity.typeform.com/datastreams?#ref_id=docs) to talk to an expert about integrating Chainlink Data Streams with your applications.
+- **API Credentials**: Access to the Streams Direct implementation requires API credentials. If you haven't already, [contact us](https://chainlinkcommunity.typeform.com/datastreams?typeform-source=docs.chain.link#ref_id=docs) to request mainnet or testnet early access.
## Guide
diff --git a/src/features/data-streams/common/dsNotes.mdx b/src/features/data-streams/common/dsNotes.mdx
index bbdc2e0f6bf..6dc8da7f451 100644
--- a/src/features/data-streams/common/dsNotes.mdx
+++ b/src/features/data-streams/common/dsNotes.mdx
@@ -1,10 +1,7 @@
import { Aside } from "@components"
-
-
-