Skip to content

Conversation

@phessophissy
Copy link

Summary

Fixes incorrect directory paths in the Available Demos table for MiniKit demos.

Problem

The README table referenced paths like minikit/mini-app-full-demo/ which don't exist in the repository.

Solution

Updated paths to reflect the actual folder structure:

  • minikit/mini-app-full-demo/mini-apps/templates/minikit/mini-app-full-demo-minikit/
  • minikit/mini-app-route/mini-apps/workshops/mini-app-route/
  • minikit/mini-app-wrapped/mini-apps/workshops/mini-app-wrapped/
  • minikit/mini-neynar/mini-apps/workshops/mini-neynar/
  • minikit/my-mini-zora/mini-apps/workshops/my-mini-zora/
  • minikit/my-simple-mini-app/mini-apps/workshops/my-simple-mini-app/
  • minikit/three-card-monte/mini-apps/workshops/three-card-monte/

Testing

Verified each path exists in the repository.

The paths in the Available Demos table referenced `minikit/` which doesn't
exist. Updated to reflect the actual folder structure:
- Templates are in `mini-apps/templates/minikit/`
- Workshops are in `mini-apps/workshops/`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant