Skip to content

Commit 48bd229

Browse files
cunningtJiriOndrusek
authored andcommitted
Fixed links to be applicable to camel-upgrade-recipes
1 parent a26dd23 commit 48bd229

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

AGENTS.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,14 +46,13 @@ These rules apply to ALL AI agents working on this codebase.
4646

4747
- Recipes added must be licensed under the Apache License
4848
- Any recipes added in the recipeList of a Recipe must be licensed under the Apache License
49-
- Do not use recipes released under the Moderne Proprietary License or the Moderne Source Available License
49+
- Do not use recipes released under the Moderne Proprietary License or the Moderne Source Available License in the recipeList of a recipe
5050
- Check the licensing of a recipe before adding it to a recipeList
5151

5252
### Code Quality
5353

5454
- Every PR must include tests for new functionality or bug fixes.
5555
- Every PR must include documentation updates where applicable.
56-
- All code must pass formatting checks (`mvn formatter:format impsort:sort`) before pushing.
5756
- All generated files must be regenerated and committed (CI checks for uncommitted changes).
5857

5958
## Project Structure
@@ -81,7 +80,7 @@ mvn test # unit tests
8180
## Links
8281

8382
- https://camel.apache.org/
84-
- https://github.com/apache/camel
83+
- https://github.com/apache/camel-upgrade-recipes
8584
- https://issues.apache.org/jira/browse/CAMEL
8685
- dev@camel.apache.org
8786
- https://camel.zulipchat.com/

0 commit comments

Comments
 (0)