diff --git a/docs/guides-design/design-drafts.md b/docs/guides-design/design-drafts.md index 7847e5f70..5685da35d 100644 --- a/docs/guides-design/design-drafts.md +++ b/docs/guides-design/design-drafts.md @@ -29,9 +29,3 @@ After selecting the component, you’ll see an Image property on the right side. You can adjust the size of your component and even define minimum or maximum sizes. For example, your component can be 80% width, but at maximum 1280px. --- - -## Next - -Let's learn how to create a prototype from our designs by adding interactions. - -* **Next**: [Library](./doc/docs/guides/library?guides-enabled=true) diff --git a/docs/guides-design/getting-started.md b/docs/guides-design/getting-started.md index a757adb7f..5aaf5ae71 100644 --- a/docs/guides-design/getting-started.md +++ b/docs/guides-design/getting-started.md @@ -68,4 +68,4 @@ As you may have already found out, elements that support children elements have ### Next Hooray! You learned the essentials of working with Alva. Let’s jump to the next topic – how to integrate your design drafts into the prototype. -[Guide 2: Add Design Drafts](./doc/docs/guides/design?guides-enabled=true) +[Guide 2: Link Pages with interaction](./doc/docs/guides-design/interaction.html?guides-enabled=true&guides-design-enabled=true) diff --git a/docs/guides-design/interaction.md b/docs/guides-design/interaction.md index ac060ef1d..e900908a7 100644 --- a/docs/guides-design/interaction.md +++ b/docs/guides-design/interaction.md @@ -45,4 +45,4 @@ Well, because usually when you click on an element in the preview it gets select ## Next Learn how to connect a compatible code component library -* **Next**: [Variables](./doc/docs/guides/variables?guides-enabled=true) +* **Next**: [Variables](./doc/docs/guides-design/variables.html?guides-enabled=true&guides-design-enabled=true) diff --git a/docs/guides-design/variables.md b/docs/guides-design/variables.md index 4d175f4a8..0b93cb054 100644 --- a/docs/guides-design/variables.md +++ b/docs/guides-design/variables.md @@ -45,5 +45,5 @@ You input component now accepts the value you type in. yay! ## Next -* **Next**: [Create a Pattern](./doc/docs/guides/create-pattern?guides-enabled=true) +* **Next**: [Add Design Dradfts](./doc/docs/guides-design/design-drafts.html?guides-enabled=true&guides-design-enabled=true) diff --git a/packages/site/src/site.tsx b/packages/site/src/site.tsx index bc0867d10..9726db40f 100644 --- a/packages/site/src/site.tsx +++ b/packages/site/src/site.tsx @@ -142,7 +142,7 @@ const Page: React.StatelessComponent = (): JSX.Element => { } link={ = (): JSX.Element => { } link={ = (): JSX.Element => { } link={