Skip to content

Commit 66452c3

Browse files
authored
Merge pull request #97 from testsigmahq/DOC-351
Added no follow links as per SEO team suggestions
1 parent 9e4d5aa commit 66452c3

13 files changed

Lines changed: 63 additions & 59 deletions

File tree

src/pages/docs/test-management/api-reference/modules.md

Lines changed: 46 additions & 45 deletions
Large diffs are not rendered by default.

src/pages/docs/test-management/api-reference/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ You must include your API token in the Authorization header for every request. T
3939
>
4040
> **Authorization**: Bearer `<TEST_MANAGEMENT_API_TOKEN>`
4141
42-
You can generate and manage your API token from [here](https://test-management.testsigma.com/ui/settings/api_keys). The token must be kept secure, like a password.
42+
You can generate and manage your API token from <a href="https://test-management.testsigma.com/ui/settings/api_keys" rel="nofollow">here</a>. The token must be kept secure, like a password.
4343

4444
---
4545

src/pages/docs/test-management/atto/sprint-planner/manage-sprints.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ The **Sprint Planner Agent** helps you manage and organize your Jira sprints in
4747
> - You have a project created in Test Management by Testsigma.
4848
> - The project is connected to a Jira project.
4949
> - You have **Admin Access** in Jira to authorize the initial integration with Test Management by Testsigma.
50-
> - You know how to create **WebHooks in Jir**a to enable real-time sync between Jira and Test Management by Testsigma. For more information, see [Creating WebHooks in Jira](https://developer.atlassian.com/server/jira/platform/webhooks/).
50+
> - You know how to create **WebHooks in Jira** to enable real-time sync between Jira and Test Management by Testsigma. For more information, see <a href="https://developer.atlassian.com/server/jira/platform/webhooks/" rel="nofollow">Creating WebHooks in Jira</a>
51+
5152

5253
---
5354

src/pages/docs/test-management/ci-cd-integrations/azure-devops.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Integrate Azure DevOps with Test Management by Testsigma to automate test execut
3535
> Before you begin, ensure:
3636
> - You have a **Project** in Test Management by Testsigma and **Test Runs** are available.
3737
> - You have an API token from Test Management by Testsigma.
38-
> - You have an [Azure DevOps](https://azure.microsoft.com/en-us/pricing/purchase-options/azure-account?icid=devops) account.
38+
> - You have an **Azure DevOps** account.
3939
4040
---
4141

src/pages/docs/test-management/ci-cd-integrations/circleci.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Integrate CircleCI with Test Management by Testsigma to automate test executions
3838
> Before you begin, ensure:
3939
> - You have a **Project** in Test Management by Testsigma and **Test Runs** are available.
4040
> - You have an API token from Test Management by Testsigma.
41-
> - You have a [CircleCI](https://circleci.com/) account.
41+
> - You have a **CircleCI** account.
4242
4343

4444
---

src/pages/docs/test-management/ci-cd-integrations/github.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Integrate GitHub with Test Management by Testsigma to automate test executions a
3535
> Before you begin, ensure:
3636
> - You have a **Project** in Test Management by Testsigma and **Test Runs** are available.
3737
> - You have an API token from Test Management by Testsigma.
38-
> - You have a [GitHub](https://github.com/) account.
38+
> - You have a **GitHub** account.
3939
4040

4141

src/pages/docs/test-management/ci-cd-integrations/jenkins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Integrate Jenkins with Test Management by Testsigma to automate test executions
3838
> Before you begin, ensure:
3939
> - You have a **Project** in Test Management by Testsigma and **Test Runs** are available.
4040
> - You have an API token from Test Management by Testsigma.
41-
> - You have a [Jenkins](https://www.jenkins.io/) account.
41+
> - You have a **Jenkins** account.
4242
4343
---
4444

src/pages/docs/test-management/ci-cd-integrations/travis-ci.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Integrate Travis CI with Test Management by Testsigma to automate test execution
3838
> Before you begin, ensure:
3939
> - You have a **Project** in Test Management by Testsigma and **Test Runs** are available.
4040
> - You have an API token from Test Management by Testsigma.
41-
> - You have a [Travis CI](https://www.travis-ci.com/) account.
41+
> - You have a **Travis CI** account.
4242
4343

4444
---

src/pages/docs/test-management/integrations/figma.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,8 @@ Testsigma lets you generate test cases directly from your Figma designs. This he
6060

6161
3. In the address bar, locate the URL in the following format:
6262

63-
> https://www.figma.com/files/team/{TEAM_ID}/your-team-name
63+
> <a href="https://www.figma.com/files/team/{TEAM_ID}/your-team-name" rel="nofollow">https://www.figma.com/files/team/{TEAM_ID}/your-team-name</a>
64+
>
6465
>
6566
> The **{TEAM_ID}** in the URL is your Figma Team ID.
6667

src/pages/docs/test-management/integrations/jira-two-way-integration/install-and-connect-testsigma.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The Testsigma Integration for Jira app seamlessly extends Jira’s core capabili
3838

3939
## **Install the Test Management by Testsigma App**
4040

41-
1. Navigate to the [Atlassian Marketplace](https://marketplace.atlassian.com/) and search for **Test Management by Testsigma**.
41+
1. Navigate to the <a href="https://marketplace.atlassian.com/" rel="nofollow">Atlassian Marketplace</a> and search for **Test Management by Testsigma**.
4242

4343
2. Install **Test Management by Testsigma** in your Jira instance.
4444

0 commit comments

Comments
 (0)