Skip to content

Commit e37ef9e

Browse files
committed
Update legal links to Broadcom website
This fixes broken links and replaces links that redirected. Signed-off-by: Violeta Georgieva <[email protected]>
1 parent 6984634 commit e37ef9e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ assignees: ''
1111

1212
<!--- /!\ Make sure to follow the Contribution Guidelines, notably for security issues and questions:
1313
https://github.com/reactor/.github/blob/master/CONTRIBUTING.md
14-
https://tanzu.vmware.com/security
14+
https://projectreactor.io/security-policy
1515
https://github.com/reactor/.github/blob/master/CONTRIBUTING.md#question-do-you-have-a-question
1616
-->
1717

src/main/resources/static/templates/layout.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -314,11 +314,11 @@ <h1 id="logo">
314314
<a href="https://www.vmware.com/" class="pivotal">Broadcom</a>. All
315315
Rights Reserved. The term "Broadcom" refers to Broadcom Inc. and/or its
316316
subsidiaries.<br />
317-
<a href="https://www.vmware.com/help/legal.html">Terms of Use</a> |
318-
<a href="https://www.vmware.com/help/privacy.html">Privacy</a> |
317+
<a href="https://www.broadcom.com/company/legal/terms-of-use">Terms of Use</a> |
318+
<a href="https://www.broadcom.com/company/legal/privacy">Privacy</a> |
319319
<a href="/security-policy">Security Policy</a> |
320320
<a
321-
href="https://www.vmware.com/help/privacy/california-privacy-rights.html"
321+
href="https://www.broadcom.com/company/legal/privacy/policy"
322322
>Your California Privacy Rights</a
323323
>
324324
|

0 commit comments

Comments
 (0)