From d5b7098864feaa1e97bd352da588c0d0e5de1bbb Mon Sep 17 00:00:00 2001 From: Ivan Huerta Date: Tue, 15 Mar 2022 13:25:53 -0500 Subject: [PATCH] Updated Hello World README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 54686a45..a40f84a9 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ parabeac_core converts design files into isolated & responsive Flutter code for [![Discord Chat](https://img.shields.io/discord/308323056592486420.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/qUrghes) [![https://twitter.com/parabeac?lang=en](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&style=plastic)](https://twitter.com/parabeac?lang=en) [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](https://github.com/Parabeac/parabeac_core/blob/stable/CODE_OF_CONDUCT.md) bravemaster619's DEV Profile

- Hello World + Hello World · Fundamental Laws of Parabeac · @@ -89,7 +89,7 @@ Due to the lack of requested support for Sketch and the major updates to this pr # Running the generated code -We recommend following our [Hello World guide](https://docs.parabeac.com/docs/hello-world-guide) but if you feel experienced enough with Flutter, feel free to jump right in here: +We recommend following our [Hello World guide](https://docs.parabeac.com/docs/hello-world) but if you feel experienced enough with Flutter, feel free to jump right in here: ### Running a Figma Frame/Screen ![Figma Frame Example](https://github.com/Parabeac/parabeac_core/blob/stable/repo_assets/figma_frame_example.png?raw=true) @@ -143,7 +143,7 @@ The best way to run and test a component package is to use tools like Storybook. To run the widgetbook, instead of running the normal `flutter run`, you want to run `flutter run lib/main_widgetbook.g.dart`. # What's Next? -Be sure to complete our [Hello World Guide](https://docs.parabeac.com/docs/hello-world-guide) or read the [docs](https://docs.parabeac.com/) so you know how to handle the code generated. +Be sure to complete our [Hello World Guide](https://docs.parabeac.com/docs/hello-world) or read the [docs](https://docs.parabeac.com/) so you know how to handle the code generated. ## Enabling the design team to create pull requests If you find the viability in the code generation to support continuous design changes, create a free account on [Parabeac Nest](https://app.parabeac.com) where you can create an integration between Figma & the project Github repo.