You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ It supports to deploy CCNP services as DaemonSets in Kubernetes cluster or docke
37
37
38
38
### CCNP SDK Usage
39
39
40
-
[py_sdk_example.py](/sdk/python3/example/py_sdk_example.py) is an example of using CCNP Python SDK. There are also Golang SDK and Rust SDK. Please see more details in [CCNP SDK](https://intel.github.io/confidential-cloud-native-primitives/_rst/modules.html#ccnp-sdk).
40
+
[py_sdk_example.py](/sdk/python3/example/py_sdk_example.py) is an example of using CCNP Python SDK. There are also Golang SDK and Rust SDK. Please see more details in [CCNP SDK](https://cc-api.github.io/confidential-cloud-native-primitives/sdk.html).
41
41
42
42
43
43
## Contributing
@@ -70,7 +70,7 @@ _Note: This is pre-production software. As such, it may be substantially modifie
70
70
71
71
[TCG PC Client Platform Firmware Profile Specification](https://trustedcomputinggroup.org/resource/pc-client-specific-platform-firmware-profile-specification/)
72
72
73
-
[CCNP Design and Architecture](https://intel.github.io/confidential-cloud-native-primitives/)
73
+
[CCNP Design and Architecture](https://cc-api.github.io/confidential-cloud-native-primitives/)
0 commit comments