Skip to content

Commit

Permalink
Fix intent link
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminPelletier committed Oct 19, 2023
1 parent a9e0ea2 commit 5f067d6
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ v1:
resources:
resource_declarations:
che_conflicting_flights: {$ref: 'library/resources.yaml#/che_conflicting_flights'}
che_priority_preemption_flights: {$ref: 'library/resources.yaml#/che_priority_preemption_flights'}
che_invalid_flight_intents: {$ref: 'library/resources.yaml#/che_invalid_flight_intents'}
combination_selector:
resource_type: resources.flight_planning.FlightPlannerCombinationSelectorResource
Expand Down Expand Up @@ -47,7 +46,7 @@ v1:
flight_planners: flight_planners
combination_selector: combination_selector
conflicting_flights: che_conflicting_flights
priority_preemption_flights: che_priority_preemption_flights
priority_preemption_flights: che_conflicting_flights
dss: scd_dss

artifacts:
Expand Down

0 comments on commit 5f067d6

Please sign in to comment.