From c95b08814c03ffced4920c801669c0189f667f20 Mon Sep 17 00:00:00 2001 From: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com> Date: Thu, 2 May 2024 10:10:27 -0400 Subject: [PATCH] Shorten page title for channel set up (#1277) Requested by Abby M in a meeting. --- docs/start/_toc.json | 2 +- docs/start/setup-channel.mdx | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/start/_toc.json b/docs/start/_toc.json index 27221b8b5d7..a313b0c3774 100644 --- a/docs/start/_toc.json +++ b/docs/start/_toc.json @@ -14,7 +14,7 @@ "url": "/start/install" }, { - "title": "Select and set up an IBM Quantum channel", + "title": "Set up an IBM Quantum channel", "url": "/start/setup-channel" } ] diff --git a/docs/start/setup-channel.mdx b/docs/start/setup-channel.mdx index 1bae4663663..ed34aec74c4 100644 --- a/docs/start/setup-channel.mdx +++ b/docs/start/setup-channel.mdx @@ -1,9 +1,9 @@ --- -title: Select and set up an IBM Quantum channel +title: Set up an IBM Quantum channel description: Installation and setup instructions for IBM Quantum Platform or IBM Quantum on IBM Cloud to submit Qiskit SDK and Qiskit Runtime jobs - --- -# Select and set up an IBM Quantum channel + +# Set up an IBM Quantum channel You can access IBM Quantum™ systems by using the IBM Quantum Platform or IBM Cloud® _channel_. _Channel_ is the term used to describe the method you use to access IBM Quantum services.