Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds links for the first few tutorials #808

Merged
merged 2 commits into from
Sep 18, 2024
Merged

Adds links for the first few tutorials #808

merged 2 commits into from
Sep 18, 2024

Conversation

joshuahannan
Copy link
Member

@joshuahannan joshuahannan commented Sep 18, 2024

Closes: #785

Description

Adds correct links for the first 6 tutorials and comments out the later ones that haven't been fully tested yet


For contributor use:

  • Targeted PR against correct branch (see CONTRIBUTING.md)
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code follows the standards mentioned here.
  • Updated relevant documentation
  • Re-reviewed Files changed in the Github PR explorer
  • Added appropriate labels

Copy link

vercel bot commented Sep 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
flow-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 18, 2024 7:48pm

@joshuahannan joshuahannan requested review from bthaile, gregsantos and nialexsan and removed request for sideninja September 18, 2024 18:58
@joshuahannan joshuahannan added Documentation Improvements or additions to documentation Bugfix Technical Debt labels Sep 18, 2024
@joshuahannan
Copy link
Member Author

@nialexsan It says "[warn] Code style issues found in the above file. Forgot to run Prettier?" What does that mean? How do I run that?

@nialexsan
Copy link
Contributor

@joshuahannan the command is npm run format:app

I pushed the fixes for that

@joshuahannan joshuahannan merged commit 1f6015c into staging Sep 18, 2024
3 checks passed
@joshuahannan joshuahannan deleted the update-links branch September 18, 2024 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugfix Documentation Improvements or additions to documentation Technical Debt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix broken links on Playground that appear under 'Learn Cadence' button
2 participants