Skip to content

Commit 0f09104

Browse files
committed
docs: fix broken links
1 parent a7884d3 commit 0f09104

File tree

36 files changed

+50
-50
lines changed

36 files changed

+50
-50
lines changed

website/docs/enterprise/getting-started/releases-enterprise.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -596,7 +596,7 @@ _Bug fixes_
596596
597597
- Explorer supports now Flux sources.
598598
- Applications UI and Sources UI could be configured to use Explorer backend to improve UI experience.
599-
- Explorer collector uses impersonation. Ensure you [configure collector](../../explorer/configuration.mdx/#authentication-and-authorization-for-collecting) for your leaf clusters.
599+
- Explorer collector uses impersonation. Ensure you [configure collector](../../../explorer/configuration#authentication-and-authorization-for-collecting) for your leaf clusters.
600600
601601
#### GitopsSets
602602

website/docs/explorer/configuration.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ spec:
5252
5353
### Clusters
5454
55-
Explorer watches the [GitopsClusters](../cluster-management/managing-clusters-without-capi.mdx/#connect-a-cluster)
55+
Explorer watches the [GitopsClusters](../../cluster-management/managing-clusters-without-capi#connect-a-cluster)
5656
that you have connected to Weave Gitops Enterprise, as well as your Management cluster.
5757
5858
### Kinds
@@ -98,7 +98,7 @@ Query results are filtered honouring the access determined via RBAC.
9898
9999
## Authentication and Authorization for collecting
100100
101-
[GitopsClusters](../cluster-management/managing-clusters-without-capi.mdx/#connect-a-cluster)
101+
[GitopsClusters](../../cluster-management/managing-clusters-without-capi#connect-a-cluster)
102102
define the connection and security context that Explorer leverages to collect data from leaf clusters. Given that you have followed the indications
103103
in [setup RBAC](../enterprise/getting-started/install-enterprise.mdx#gitops-dashboard-service-account-permissions), the GitopsCluster service account is able to impersonate any user or group.
104104

website/src/pages/security/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This document defines security reporting, handling, disclosure, and audit inform
1313

1414
### Report a Vulnerability
1515

16-
- To make a report please email the private security list at [security@weaveworks.org](security@weaveworks.org) with the details.
16+
- To make a report please email the private security list at [security@weaveworks.org](mailto:security@weaveworks.org) with the details.
1717
We ask that reporters act in good faith by not disclosing the issue to others.
1818
- Reported vulnerabilities are triaged by Weaveworks Security team.
1919
- Weaveworks Security team would acknowledge to the reporter for any valid request.

website/versioned_docs/version-0.22.0/cluster-management/getting-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ Download the profile repository below to your config repository path then commit
177177
{ProfileRepo}
178178
</CodeBlock>
179179

180-
For more information about profiles, see [profiles from private helm repositories](./profiles.mdx/#optional-using-a-helm-chart-from-a-remote-publicprivate-repository), [policy profiles](../policy/weave-policy-profile.mdx), and [eso secrets profiles](../secrets/setup-eso.mdx).
180+
For more information about profiles, see [profiles from private helm repositories](../profiles#optional-using-a-helm-chart-from-a-remote-publicprivate-repository), [policy profiles](../policy/weave-policy-profile.mdx), and [eso secrets profiles](../secrets/setup-eso.mdx).
181181

182182
#### Add a cluster bootstrap config
183183

website/versioned_docs/version-0.23.0/cluster-management/getting-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ Download the profile repository below to your config repository path then commit
177177
{ProfileRepo}
178178
</CodeBlock>
179179

180-
For more information about profiles, see [profiles from private helm repositories](./profiles.mdx/#optional-using-a-helm-chart-from-a-remote-publicprivate-repository), [policy profiles](../policy/weave-policy-profile.mdx), and [eso secrets profiles](../secrets/setup-eso.mdx).
180+
For more information about profiles, see [profiles from private helm repositories](../profiles#optional-using-a-helm-chart-from-a-remote-publicprivate-repository), [policy profiles](../policy/weave-policy-profile.mdx), and [eso secrets profiles](../secrets/setup-eso.mdx).
181181

182182
#### Add a cluster bootstrap config
183183

website/versioned_docs/version-0.24.0/cluster-management/getting-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ Download the profile repository below to your config repository path then commit
177177
{ProfileRepo}
178178
</CodeBlock>
179179

180-
For more information about profiles, see [profiles from private helm repositories](./profiles.mdx/#optional-using-a-helm-chart-from-a-remote-publicprivate-repository), [policy profiles](../policy/weave-policy-profile.mdx), and [eso secrets profiles](../secrets/setup-eso.mdx).
180+
For more information about profiles, see [profiles from private helm repositories](../profiles#optional-using-a-helm-chart-from-a-remote-publicprivate-repository), [policy profiles](../policy/weave-policy-profile.mdx), and [eso secrets profiles](../secrets/setup-eso.mdx).
181181

182182
#### Add a cluster bootstrap config
183183

website/versioned_docs/version-0.24.0/enterprise/getting-started/releases-enterprise.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ This page details the changes for Weave GitOps Enterprise and its associated com
101101

102102
- Explorer supports now Flux sources.
103103
- Applications UI and Sources UI could be configured to use Explorer backend to improve UI experience.
104-
- Explorer collector uses impersonation. Ensure you [configure collector](../../explorer/configuration.mdx/#authentication-and-authorization-for-collecting) for your leaf clusters.
104+
- Explorer collector uses impersonation. Ensure you [configure collector](../../../explorer/configuration#authentication-and-authorization-for-collecting) for your leaf clusters.
105105

106106
#### GitopsSets
107107

@@ -113,7 +113,7 @@ This page details the changes for Weave GitOps Enterprise and its associated com
113113

114114
### Upgrade Notes (from the previous release)
115115

116-
- Explorer: you should configure [collector service account](../../explorer/configuration.mdx/#authentication-and-authorization-for-collecting) in your leaf clusters.
116+
- Explorer: you should configure [collector service account](../../../explorer/configuration#authentication-and-authorization-for-collecting) in your leaf clusters.
117117

118118
### Known issues
119119

website/versioned_docs/version-0.24.0/gitops-templates/cli.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ value of these two annotations:
4141

4242
## Installation
4343

44-
See the Weave Gitops Enterprise [installation instructions](../enterprise/getting-started/install-enterprise.mdx/#install-the-weave-gitops-enterprise-cli-tool) for details on how to install the EE `gitops` CLI tool.
44+
See the Weave Gitops Enterprise [installation instructions](../../enterprise/getting-started/install-enterprise#7-install-the-cli) for details on how to install the EE `gitops` CLI tool.
4545

4646
## Getting started
4747

website/versioned_docs/version-0.25.0/cluster-management/getting-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ Download the profile repository below to your config repository path then commit
177177
{ProfileRepo}
178178
</CodeBlock>
179179

180-
For more information about profiles, see [profiles from private helm repositories](./profiles.mdx/#optional-using-a-helm-chart-from-a-remote-publicprivate-repository), [policy profiles](../policy/weave-policy-profile.mdx), and [eso secrets profiles](../secrets/setup-eso.mdx).
180+
For more information about profiles, see [profiles from private helm repositories](../profiles#optional-using-a-helm-chart-from-a-remote-publicprivate-repository), [policy profiles](../policy/weave-policy-profile.mdx), and [eso secrets profiles](../secrets/setup-eso.mdx).
181181

182182
#### Add a cluster bootstrap config
183183

website/versioned_docs/version-0.25.0/enterprise/getting-started/releases-enterprise.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ This page details the changes for Weave GitOps Enterprise and its associated com
101101

102102
- Explorer supports now Flux sources.
103103
- Applications UI and Sources UI could be configured to use Explorer backend to improve UI experience.
104-
- Explorer collector uses impersonation. Ensure you [configure collector](../../explorer/configuration.mdx/#authentication-and-authorization-for-collecting) for your leaf clusters.
104+
- Explorer collector uses impersonation. Ensure you [configure collector](../../../explorer/configuration#authentication-and-authorization-for-collecting) for your leaf clusters.
105105

106106
#### GitopsSets
107107

website/versioned_docs/version-0.26.0/cluster-management/getting-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ Download the profile repository below to your config repository path then commit
177177
{ProfileRepo}
178178
</CodeBlock>
179179

180-
For more information about profiles, see [profiles from private helm repositories](./profiles.mdx/#optional-using-a-helm-chart-from-a-remote-publicprivate-repository), [policy profiles](../policy/weave-policy-profile.mdx), and [eso secrets profiles](../secrets/setup-eso.mdx).
180+
For more information about profiles, see [profiles from private helm repositories](../profiles#optional-using-a-helm-chart-from-a-remote-publicprivate-repository), [policy profiles](../policy/weave-policy-profile.mdx), and [eso secrets profiles](../secrets/setup-eso.mdx).
181181

182182
#### Add a cluster bootstrap config
183183

website/versioned_docs/version-0.26.0/enterprise/getting-started/releases-enterprise.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ This page details the changes for Weave GitOps Enterprise and its associated com
101101

102102
- Explorer supports now Flux sources.
103103
- Applications UI and Sources UI could be configured to use Explorer backend to improve UI experience.
104-
- Explorer collector uses impersonation. Ensure you [configure collector](../../explorer/configuration.mdx/#authentication-and-authorization-for-collecting) for your leaf clusters.
104+
- Explorer collector uses impersonation. Ensure you [configure collector](../../../explorer/configuration#authentication-and-authorization-for-collecting) for your leaf clusters.
105105

106106
#### GitopsSets
107107

website/versioned_docs/version-0.27.0/enterprise/getting-started/releases-enterprise.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ This page details the changes for Weave GitOps Enterprise and its associated com
101101

102102
- Explorer supports now Flux sources.
103103
- Applications UI and Sources UI could be configured to use Explorer backend to improve UI experience.
104-
- Explorer collector uses impersonation. Ensure you [configure collector](../../explorer/configuration.mdx/#authentication-and-authorization-for-collecting) for your leaf clusters.
104+
- Explorer collector uses impersonation. Ensure you [configure collector](../../../explorer/configuration#authentication-and-authorization-for-collecting) for your leaf clusters.
105105

106106
#### GitopsSets
107107

website/versioned_docs/version-0.27.0/explorer/configuration.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ spec:
5252
5353
### Clusters
5454
55-
Explorer watches the [GitopsClusters](../cluster-management/managing-clusters-without-capi.mdx/#connect-a-cluster)
55+
Explorer watches the [GitopsClusters](../../cluster-management/managing-clusters-without-capi#connect-a-cluster)
5656
that you have connected to Weave Gitops Enterprise, as well as your Management cluster.
5757
5858
### Kinds
@@ -93,7 +93,7 @@ Query results are filtered honouring the access determined via RBAC.
9393
9494
## Authentication and Authorization for collecting
9595
96-
[GitopsClusters](../cluster-management/managing-clusters-without-capi.mdx/#connect-a-cluster)
96+
[GitopsClusters](../../cluster-management/managing-clusters-without-capi#connect-a-cluster)
9797
define the connection and security context that Explorer leverages to collect data from leaf clusters. Given that you have followed the indications
9898
in [setup RBAC](../configuration/service-account-permissions.mdx), the GitopsCluster service account is able to impersonate any user or group.
9999

website/versioned_docs/version-0.28.0/enterprise/getting-started/releases-enterprise.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ _Bug fixes_
191191

192192
- Explorer supports now Flux sources.
193193
- Applications UI and Sources UI could be configured to use Explorer backend to improve UI experience.
194-
- Explorer collector uses impersonation. Ensure you [configure collector](../../explorer/configuration.mdx/#authentication-and-authorization-for-collecting) for your leaf clusters.
194+
- Explorer collector uses impersonation. Ensure you [configure collector](../../../explorer/configuration#authentication-and-authorization-for-collecting) for your leaf clusters.
195195

196196
#### GitopsSets
197197

website/versioned_docs/version-0.28.0/explorer/configuration.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ spec:
5252
5353
### Clusters
5454
55-
Explorer watches the [GitopsClusters](../cluster-management/managing-clusters-without-capi.mdx/#connect-a-cluster)
55+
Explorer watches the [GitopsClusters](../../cluster-management/managing-clusters-without-capi#connect-a-cluster)
5656
that you have connected to Weave Gitops Enterprise, as well as your Management cluster.
5757
5858
### Kinds
@@ -93,7 +93,7 @@ Query results are filtered honouring the access determined via RBAC.
9393
9494
## Authentication and Authorization for collecting
9595
96-
[GitopsClusters](../cluster-management/managing-clusters-without-capi.mdx/#connect-a-cluster)
96+
[GitopsClusters](../../cluster-management/managing-clusters-without-capi#connect-a-cluster)
9797
define the connection and security context that Explorer leverages to collect data from leaf clusters. Given that you have followed the indications
9898
in [setup RBAC](../configuration/service-account-permissions.mdx), the GitopsCluster service account is able to impersonate any user or group.
9999

website/versioned_docs/version-0.29.0/enterprise/getting-started/releases-enterprise.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ _Bug fixes_
267267

268268
- Explorer supports now Flux sources.
269269
- Applications UI and Sources UI could be configured to use Explorer backend to improve UI experience.
270-
- Explorer collector uses impersonation. Ensure you [configure collector](../../explorer/configuration.mdx/#authentication-and-authorization-for-collecting) for your leaf clusters.
270+
- Explorer collector uses impersonation. Ensure you [configure collector](../../../explorer/configuration#authentication-and-authorization-for-collecting) for your leaf clusters.
271271

272272
#### GitopsSets
273273

website/versioned_docs/version-0.29.0/explorer/configuration.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ spec:
5252
5353
### Clusters
5454
55-
Explorer watches the [GitopsClusters](../cluster-management/managing-clusters-without-capi.mdx/#connect-a-cluster)
55+
Explorer watches the [GitopsClusters](../../cluster-management/managing-clusters-without-capi#connect-a-cluster)
5656
that you have connected to Weave Gitops Enterprise, as well as your Management cluster.
5757
5858
### Kinds
@@ -93,7 +93,7 @@ Query results are filtered honouring the access determined via RBAC.
9393
9494
## Authentication and Authorization for collecting
9595
96-
[GitopsClusters](../cluster-management/managing-clusters-without-capi.mdx/#connect-a-cluster)
96+
[GitopsClusters](../../cluster-management/managing-clusters-without-capi#connect-a-cluster)
9797
define the connection and security context that Explorer leverages to collect data from leaf clusters. Given that you have followed the indications
9898
in [setup RBAC](../configuration/service-account-permissions.mdx), the GitopsCluster service account is able to impersonate any user or group.
9999

website/versioned_docs/version-0.30.0/enterprise/getting-started/releases-enterprise.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ _Bug fixes_
301301

302302
- Explorer supports now Flux sources.
303303
- Applications UI and Sources UI could be configured to use Explorer backend to improve UI experience.
304-
- Explorer collector uses impersonation. Ensure you [configure collector](../../explorer/configuration.mdx/#authentication-and-authorization-for-collecting) for your leaf clusters.
304+
- Explorer collector uses impersonation. Ensure you [configure collector](../../../explorer/configuration#authentication-and-authorization-for-collecting) for your leaf clusters.
305305

306306
#### GitopsSets
307307

website/versioned_docs/version-0.30.0/explorer/configuration.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ spec:
5252
5353
### Clusters
5454
55-
Explorer watches the [GitopsClusters](../cluster-management/managing-clusters-without-capi.mdx/#connect-a-cluster)
55+
Explorer watches the [GitopsClusters](../../cluster-management/managing-clusters-without-capi#connect-a-cluster)
5656
that you have connected to Weave Gitops Enterprise, as well as your Management cluster.
5757
5858
### Kinds
@@ -93,7 +93,7 @@ Query results are filtered honouring the access determined via RBAC.
9393
9494
## Authentication and Authorization for Collecting
9595
96-
[GitopsClusters](../cluster-management/managing-clusters-without-capi.mdx/#connect-a-cluster)
96+
[GitopsClusters](../../cluster-management/managing-clusters-without-capi#connect-a-cluster)
9797
define the connection and security context that Explorer leverages to collect data from leaf clusters. Given that you have followed the indications
9898
in [setting up RBAC](../enterprise/getting-started/install-enterprise.mdx#gitops-dashboard-service-account-permissions), the GitopsCluster service account is able to impersonate any user or group.
9999

website/versioned_docs/version-0.31.2/enterprise/getting-started/releases-enterprise.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ _Bug fixes_
319319

320320
- Explorer supports now Flux sources.
321321
- Applications UI and Sources UI could be configured to use Explorer backend to improve UI experience.
322-
- Explorer collector uses impersonation. Ensure you [configure collector](../../explorer/configuration.mdx/#authentication-and-authorization-for-collecting) for your leaf clusters.
322+
- Explorer collector uses impersonation. Ensure you [configure collector](../../../explorer/configuration#authentication-and-authorization-for-collecting) for your leaf clusters.
323323

324324
#### GitopsSets
325325

website/versioned_docs/version-0.31.2/explorer/configuration.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ spec:
5252
5353
### Clusters
5454
55-
Explorer watches the [GitopsClusters](../cluster-management/managing-clusters-without-capi.mdx/#connect-a-cluster)
55+
Explorer watches the [GitopsClusters](../../cluster-management/managing-clusters-without-capi#connect-a-cluster)
5656
that you have connected to Weave Gitops Enterprise, as well as your Management cluster.
5757
5858
### Kinds
@@ -93,7 +93,7 @@ Query results are filtered honouring the access determined via RBAC.
9393
9494
## Authentication and Authorization for collecting
9595
96-
[GitopsClusters](../cluster-management/managing-clusters-without-capi.mdx/#connect-a-cluster)
96+
[GitopsClusters](../../cluster-management/managing-clusters-without-capi#connect-a-cluster)
9797
define the connection and security context that Explorer leverages to collect data from leaf clusters. Given that you have followed the indications
9898
in [setup RBAC](../enterprise/getting-started/install-enterprise.mdx#gitops-dashboard-service-account-permissions), the GitopsCluster service account is able to impersonate any user or group.
9999

website/versioned_docs/version-0.32.0/enterprise/getting-started/releases-enterprise.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ _Bug fixes_
319319

320320
- Explorer supports now Flux sources.
321321
- Applications UI and Sources UI could be configured to use Explorer backend to improve UI experience.
322-
- Explorer collector uses impersonation. Ensure you [configure collector](../../explorer/configuration.mdx/#authentication-and-authorization-for-collecting) for your leaf clusters.
322+
- Explorer collector uses impersonation. Ensure you [configure collector](../../../explorer/configuration#authentication-and-authorization-for-collecting) for your leaf clusters.
323323

324324
#### GitopsSets
325325

website/versioned_docs/version-0.32.0/explorer/configuration.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ spec:
5252
5353
### Clusters
5454
55-
Explorer watches the [GitopsClusters](../cluster-management/managing-clusters-without-capi.mdx/#connect-a-cluster)
55+
Explorer watches the [GitopsClusters](../../cluster-management/managing-clusters-without-capi#connect-a-cluster)
5656
that you have connected to Weave Gitops Enterprise, as well as your Management cluster.
5757
5858
### Kinds
@@ -93,7 +93,7 @@ Query results are filtered honouring the access determined via RBAC.
9393
9494
## Authentication and Authorization for collecting
9595
96-
[GitopsClusters](../cluster-management/managing-clusters-without-capi.mdx/#connect-a-cluster)
96+
[GitopsClusters](../../cluster-management/managing-clusters-without-capi#connect-a-cluster)
9797
define the connection and security context that Explorer leverages to collect data from leaf clusters. Given that you have followed the indications
9898
in [setup RBAC](../enterprise/getting-started/install-enterprise.mdx#gitops-dashboard-service-account-permissions), the GitopsCluster service account is able to impersonate any user or group.
9999

website/versioned_docs/version-0.33.0/enterprise/getting-started/releases-enterprise.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ _Bug fixes_
319319

320320
- Explorer supports now Flux sources.
321321
- Applications UI and Sources UI could be configured to use Explorer backend to improve UI experience.
322-
- Explorer collector uses impersonation. Ensure you [configure collector](../../explorer/configuration.mdx/#authentication-and-authorization-for-collecting) for your leaf clusters.
322+
- Explorer collector uses impersonation. Ensure you [configure collector](../../../explorer/configuration#authentication-and-authorization-for-collecting) for your leaf clusters.
323323

324324
#### GitopsSets
325325

website/versioned_docs/version-0.33.0/explorer/configuration.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ spec:
5252
5353
### Clusters
5454
55-
Explorer watches the [GitopsClusters](../cluster-management/managing-clusters-without-capi.mdx/#connect-a-cluster)
55+
Explorer watches the [GitopsClusters](../../cluster-management/managing-clusters-without-capi#connect-a-cluster)
5656
that you have connected to Weave Gitops Enterprise, as well as your Management cluster.
5757
5858
### Kinds
@@ -98,7 +98,7 @@ Query results are filtered honouring the access determined via RBAC.
9898
9999
## Authentication and Authorization for collecting
100100
101-
[GitopsClusters](../cluster-management/managing-clusters-without-capi.mdx/#connect-a-cluster)
101+
[GitopsClusters](../../cluster-management/managing-clusters-without-capi#connect-a-cluster)
102102
define the connection and security context that Explorer leverages to collect data from leaf clusters. Given that you have followed the indications
103103
in [setup RBAC](../enterprise/getting-started/install-enterprise.mdx#gitops-dashboard-service-account-permissions), the GitopsCluster service account is able to impersonate any user or group.
104104

0 commit comments

Comments
 (0)