Skip to content

Commit a18efa6

Browse files
authored
Update faq.md
1 parent 9e4e603 commit a18efa6

File tree

1 file changed

+1
-1
lines changed
  • versioned_docs/version-v2.x/extra

1 file changed

+1
-1
lines changed

versioned_docs/version-v2.x/extra/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ app.Use(func(c *fiber.Ctx) error {
3232

3333
## How can i use live reload ?
3434

35-
[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.
35+
[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.
3636

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

0 commit comments

Comments
 (0)