Skip to content

Commit

Permalink
Merge pull request #46 from merative/por-notices-updates
Browse files Browse the repository at this point in the history
updated notices and doc link
  • Loading branch information
poraghal authored Mar 7, 2023
2 parents c5ef3d9 + bb633e1 commit 5a57d0b
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 30 deletions.
4 changes: 2 additions & 2 deletions cookbook/src/data/nav-items.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@
pages:
- title: Contact Us
path: /feedback/
- title: Disclaimer
- title: Notices
pages:
- path: /disclaimer/
- path: /notices/
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const links = [
},
{
title: 'Documentation',
href: 'https://www.ibm.com/docs/en/spm/8.0.2',
href: 'https://curam-spm-devops.github.io/wh-support-docs/spm/pdf-documentation',
}
];

Expand Down
27 changes: 0 additions & 27 deletions cookbook/src/pages/disclaimer.mdx

This file was deleted.

27 changes: 27 additions & 0 deletions cookbook/src/pages/notices.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
title: Notices
description: Notices
---

This information is intended for general guidance only. It is not intended to be a substitute for detailed research or the exercise of professional judgment.
Merative shall not be responsible for any loss whatsoever sustained by any organization or person who relies on this material.

THE INFORMATION IN THIS DOCUMENT IS PROVIDED “AS IS” WITHOUT ANY WARRANTY, EXPRESS OR IMPLIED, INCLUDING WITHOUT ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND ANY WARRANTY OR CONDITION OF NON-INFRINGEMENT.

## Trademarks

Merative and the Merative logo are trademarks of Merative US L.P. in the United States and other countries.

IBM, the IBM logo, and ibm.com are trademarks or registered trademarks of International Business Machines Corp., registered in many jurisdictions worldwide.

Adobe™, the Adobe logo, PostScript™, and the PostScript logo are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States, and/or other countries.

Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.

The registered trademark Linux® is used pursuant to a sublicense from the Linux Foundation, the exclusive licensee of Linus Torvalds, owner of the mark on a world­wide basis.

Microsoft™, Windows™, and the Windows logo are trademarks of Microsoft Corporation in the United States, other countries, or both.

UNIX™ is a registered trademark of The Open Group in the United States and other countries.

Other company, product, and service names may be trademarks or service marks of others.

0 comments on commit 5a57d0b

Please sign in to comment.