Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
gaby authored Aug 23, 2024
2 parents 63afcdf + 260c5e5 commit 65948c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/extra/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ app.Use(func(c fiber.Ctx) error {

## How can i use live reload ?

[Air](https://github.com/cosmtrek/air) is a handy tool that automatically restarts your Go applications whenever the source code changes, making your development process faster and more efficient.
[Air](https://github.com/air-verse/air) is a handy tool that automatically restarts your Go applications whenever the source code changes, making your development process faster and more efficient.

To use Air in a Fiber project, follow these steps:

Expand Down

0 comments on commit 65948c0

Please sign in to comment.