Skip to content

Commit

Permalink
fix: fix plugin docs
Browse files Browse the repository at this point in the history
  • Loading branch information
triyanox committed Jan 9, 2024
1 parent 8e67f02 commit 815b334
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ import { NextRoutesOptions } from './types';
* @description
* `@triyanox/next-routes` is a powerful plugin for Next.js that ensures your application's links are always valid. It generates routes and utilities for your application, making link management a breeze.
*
* ## Roadmap
*
* @roadmap
* - [x] Support TypeScript out of the box
* - [x] Support Next.js 13+ app directory structure
* - [x] Generate routes and utilities for your application
Expand Down

0 comments on commit 815b334

Please sign in to comment.