Skip to content

Commit

Permalink
Fix signing CLA results in 404
Browse files Browse the repository at this point in the history
The repository name is a mandatory parameter for cla-assistant.io
cla-assistant/cla-assistant#574 (comment)

Fixes #51
  • Loading branch information
logmanoriginal authored Jul 10, 2021
1 parent ea492b6 commit 3adb848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ You can also join the [Caraya Community Discussion Forums](https://forums.jki.ne

## Contributing

First, please complete the [JKI Contributor License Agreement](https://cla-assistant.io/JKISoftware/) form, which is required for JKI to include any of your contributions into the project.
First, please complete the [JKI Contributor License Agreement](https://cla-assistant.io/JKISoftware/Caraya) form, which is required for JKI to include any of your contributions into the project.

1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
Expand Down

0 comments on commit 3adb848

Please sign in to comment.