We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f51631d commit 5163f0cCopy full SHA for 5163f0c
webview/src/plots/components/GetStarted.tsx
@@ -77,7 +77,7 @@ export const Welcome: React.FC = () => (
77
/>
78
<p>
79
Learn how to{' '}
80
- <a href="https://dvc.org/doc/studio/user-guide/views/visualize-experiments">
+ <a href="https://dvc.org/doc/user-guide/experiment-management/visualizing-plots">
81
visualize experiments
82
</a>{' '}
83
with DVC.
0 commit comments