Skip to content

Commit

Permalink
update docs and rss links
Browse files Browse the repository at this point in the history
  • Loading branch information
angrybrad committed Jul 15, 2024
1 parent 0478913 commit 455aa61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"email": "[email protected]",
"issues": "https://github.com/craftcms/contact-form/issues?state=open",
"source": "https://github.com/craftcms/contact-form",
"docs": "https://github.com/craftcms/contact-form/blob/v2/README.md",
"rss": "https://github.com/craftcms/contact-form/commits/v2.atom"
"docs": "https://github.com/craftcms/contact-form",
"rss": "https://github.com/craftcms/contact-form/commits/3.x.atom"
},
"minimum-stability": "dev",
"prefer-stable": true,
Expand Down

0 comments on commit 455aa61

Please sign in to comment.