Skip to content

Commit 41ade43

Browse files
committed
fix: build error
1 parent eeed55b commit 41ade43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hackathon/1-cookbook.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ gcloud compute instances create $INSTANCE_NAME \
209209
## Deploying on Intel TDX
210210

211211
This command creates a Confidential Space VM instance using Intel TDX ([Trust Domain Extensions](https://www.intel.com/content/www/us/en/developer/tools/trust-domain-extensions/documentation.html)), with a specific image, network configuration, and security settings.
212-
The command instructions differing from [Deploying AMD SEV Confidential VMs](#deploying-amd-sev-confidential-vms) are highlighted.
212+
The command instructions differing from [Deploying AMD SEV Confidential VMs](#deploying-on-amd-sev) are highlighted.
213213

214214
```bash
215215
gcloud compute instances create $INSTANCE_NAME \

0 commit comments

Comments
 (0)