Skip to content

Commit

Permalink
chore: fix links, format and typos
Browse files Browse the repository at this point in the history
  • Loading branch information
evegufy committed Feb 28, 2024
1 parent f360153 commit 114b0d2
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 15 deletions.
8 changes: 4 additions & 4 deletions docs/user/08. Certificate Management/00. Summary.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

The _Certificate Management_ feature got designed to support certificate holder as well as certificate requesters to reduce efforts generated to share certificates in any of the following processes:

* audits
* purchaisng processes
* etc.
- audits
- purchasing processes
- etc.

The certificate holder is getting enabled to store and access all your important certificates in one place.

Expand All @@ -16,4 +16,4 @@ This work is licensed under the [Apache-2.0](https://www.apache.org/licenses/LIC

- SPDX-License-Identifier: Apache-2.0
- SPDX-FileCopyrightText: 2021-2024 Contributors to the Eclipse Foundation
- Source URL: https://github.com/eclipse-tractusx/portal-assets
- Source URL: https://github.com/eclipse-tractusx/portal-assets
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ To upload a certificate, simply navigate to the "Certificates" section in your a

Once uploaded, you can easily view and download your certificates whenever you need them. You can also organize them into different categories or search for specific certificates via the search function.

The details view enable you to view the certificate as well as getting a couple of details such as "Upload date" and "Expiry".
The details view enables you to view the certificate as well as getting a couple of details such as "Upload date" and "Expiry".

This new feature not only helps you stay organized but also ensures that your company's certificates are easily accessible whenever you need them. Whether it's a business license, ISO certification, or any other important document, you can now keep them all in one secure location.

Expand All @@ -13,8 +13,8 @@ This new feature not only helps you stay organized but also ensures that your co

#### Linked Functions

* [Certificate Deletion](/docs/user/08.%20Company%20Certificates/02.%20Certificate%20Deletion))
* [Certificate Publishing](/docs/user/08.%20Company%20Certificates/03.%20Certificate%20Publishing)
- [Certificate Deletion](/docs/user/08.%20Certificate%20Management/02.%20Certificate%20Deletion.md)
- [Certificate Publishing](/docs/user/08.%20Certificate%20Management/03.%20Certificate%20Publishing.md)

<br>

Expand All @@ -24,4 +24,4 @@ This work is licensed under the [Apache-2.0](https://www.apache.org/licenses/LIC

- SPDX-License-Identifier: Apache-2.0
- SPDX-FileCopyrightText: 2021-2024 Contributors to the Eclipse Foundation
- Source URL: https://github.com/eclipse-tractusx/portal-assets
- Source URL: https://github.com/eclipse-tractusx/portal-assets
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ The deletion function provides you with the flexibility to keep your certificate

#### Linked Functions

* [Upload Certificates](/docs/user/08.%20Company%20Certificates/01.%20Certificate%20Upload)
* [Certificate Publishing](/docs/user/08.%20Company%20Certificates/03.%20Certificate%20Publishing)
- [Upload Certificates](/docs/user/08.%20Certificate%20Management/01.%20Certificate%20Upload.md)
- [Certificate Publishing](/docs/user/08.%20Certificate%20Management/03.%20Certificate%20Publishing.md)

<br>

Expand All @@ -24,4 +24,4 @@ This work is licensed under the [Apache-2.0](https://www.apache.org/licenses/LIC

- SPDX-License-Identifier: Apache-2.0
- SPDX-FileCopyrightText: 2021-2024 Contributors to the Eclipse Foundation
- Source URL: https://github.com/eclipse-tractusx/portal-assets
- Source URL: https://github.com/eclipse-tractusx/portal-assets
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Company Certificate Publishing

Your previous uploaded company certificates are published inside the network.
Your previously uploaded company certificates are published inside the network.
Either via the _company account page_ which is enabled for all CX members via the partner network OR via an API endpoint which can get accessed/called by CX members as well to retrieve certificates for the collaboration processes - e.g. purchasing processes.

Company certificates shared to others are only those which are in status "active".
Expand All @@ -21,8 +21,8 @@ _details following asap_

#### Linked Functions

* [Upload Certificates](/docs/user/08.%20Company%20Certificates/01.%20Certificate%20Upload)
* [Delete Certificates](/docs/user/08.%20Company%20Certificates/02.%20Certificate%20Deletion)
- [Upload Certificates](/docs/user/08.%20Certificate%20Management/01.%20Certificate%20Upload.md)
- [Delete Certificates](/docs/user/08.%20Certificate%20Management/02.%20Certificate%20Deletion.md)

<br>

Expand All @@ -32,4 +32,4 @@ This work is licensed under the [Apache-2.0](https://www.apache.org/licenses/LIC

- SPDX-License-Identifier: Apache-2.0
- SPDX-FileCopyrightText: 2021-2024 Contributors to the Eclipse Foundation
- Source URL: https://github.com/eclipse-tractusx/portal-assets
- Source URL: https://github.com/eclipse-tractusx/portal-assets

0 comments on commit 114b0d2

Please sign in to comment.