Skip to content

Commit 7b5800d

Browse files
author
Paul Savoie
committed
Merge branch 'payment-page'
2 parents 89ad1d1 + c881529 commit 7b5800d

22 files changed

+90
-1
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
# Used on the EditXml page of artifact configurations for the "View documentation" link
3+
redirect_to: /artifact-configuration
4+
---
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
# Used in error messages to point to the supported list of file-elements
3+
redirect_to: /artifact-configuration/reference#file-elements
4+
---
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
# Used on Signing Policy Detail Page in the CI integration panel for the "View documentation" link
3+
redirect_to: /build-system-integration
4+
---
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
# Used for error messages during artifact configuration xml generation when a clickonce manifest is found on the root level
3+
redirect_to: /artifact-configuration/reference#clickonce-sign
4+
---
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
# Used on the add Docker repository page in the "here" link and
3+
# on the Signing Policy Edit page if a Docker Repository has been linked in the "the documentation" link
4+
redirect_to: /signing-containers/docker-content-trust#setup-overview
5+
---
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
# Used on the add Docker repository page in the "here" link and
3+
# on the Signing Policy Edit page if a Docker Repository has been linked in the "the documentation" link
4+
redirect_to: /sign-up-successful
5+
---
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
# Used on the subscription detail page
3+
---
4+
{% include redirect_with_url_params.html target="/change-subscription" %}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
# Used on the create and edit project pages in the "Read more" link
3+
redirect_to: /projects
4+
---
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
# Used on the Add signing policy page in the "Read more" link
3+
redirect_to: /projects#signing-policies
4+
---

docs/redirects/app/Support.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
# Used on swagger
3+
redirect_to: https://signpath.io/support
4+
---

0 commit comments

Comments
 (0)