Skip to content

Commit d928b8e

Browse files
authored
Merge pull request elizaOS#1443 from mhxw/main
fix: fix incorrect link redirection issue
2 parents 49aa5d9 + bc7642e commit d928b8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docs/advanced/eliza-in-tee.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ const quote = await provider.generateAttestation(reportData);
101101
Before getting started with Eliza, ensure you have:
102102

103103
- [Docker Desktop](https://www.docker.com/products/docker-desktop/) or [Orbstack](https://orbstack.dev/) (Orbstack is recommended)
104-
- For Mac/Windows: Check the prerequisites from [Quickstart Guide](./quickstart.md)
104+
- For Mac/Windows: Check the prerequisites from [Quickstart Guide](../quickstart.md)
105105
- For Linux: You just need Docker
106106

107107
---
@@ -144,7 +144,7 @@ To set up your environment for TEE development:
144144
145145
1. **Configure Eliza Agent**
146146
147-
Go through the [configuration guide](./configuration.md) to set up your Eliza agent.
147+
Go through the [configuration guide](../guides/configuration.md) to set up your Eliza agent.
148148
149149
2. **Start the TEE Simulator**
150150
Follow the simulator setup instructions above based on your TEE mode.

0 commit comments

Comments
 (0)