Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion weave/guides/tracking/trace-to-run.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ if __name__ == "__main__":
python weave_trace_with_wandb.py
```

5. Navigate to [https://weave.wandb.ai](https://weave.wandb.ai) and select your project.
5. Navigate to [https://wandb.ai](https://wandb.ai) and select your project.
6. In the **Weave project sidebar**, click **Traces**. Links to any associated runs are displayed in the Traces table.
</Tab>
<Tab title="TypeScript">
Expand Down