Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit 993e73a

Browse files
committed
Rename "master" branch
1 parent 5ecdd00 commit 993e73a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ php artisan fc:publish
2727
php artisan fc:publish --views
2828
```
2929

30-
You can view the default configuration here: https://github.com/rawilk/laravel-form-components/blob/master/config/form-components.php
30+
You can view the default configuration here: https://github.com/rawilk/laravel-form-components/blob/main/config/form-components.php
3131

3232
## Documentation
3333

docs/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
title: v5
33
slogan: A set of Blade components for TailwindCSS forms.
44
githubUrl: https://github.com/rawilk/laravel-form-components
5-
branch: master
5+
branch: main
66
---

0 commit comments

Comments
 (0)