Skip to content

Commit f23621d

Browse files
CristianLarafacebook-github-bot
authored andcommitted
Landing page links to quickstart tutorial (#3755)
Summary: Pull Request resolved: #3755 For the next version of Ax we're making "quickstart" the new tutorial entrypoint. This should be landed **right before** creating the new Ax version. Reviewed By: mpolson64 Differential Revision: D73938169 fbshipit-source-id: a078bf89f319d4decf1e49c0a603128f42855170
1 parent 246b13d commit f23621d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ const MyPage = () => {
162162
Get started
163163
</Link>
164164
<Link
165-
to="/docs/tutorials/"
165+
to="/docs/tutorials/quickstart/"
166166
className="button button--lg button--outline button--secondary margin--sm">
167167
Tutorials
168168
</Link>

0 commit comments

Comments
 (0)