Skip to content

Commit c9af4e7

Browse files
fix link for real
1 parent 4c0c488 commit c9af4e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spec-update.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
FILE_PATH='core/src/main/resources/spec/aicore.yaml'
8585
;;
8686
grounding)
87-
API_URL="$API_BASE_URL/AI/rage-proxy-inference/docs/public/business_api_hub/api_hub_merged_spec.yaml?ref=$REF"
87+
API_URL="$API_BASE_URL/AI/rage-proxy-inference/contents/docs/public/business_api_hub/api_hub_merged_spec.yaml?ref=$REF"
8888
FILE_PATH='core-services/document-grounding/src/main/resources/spec/grounding.yaml'
8989
;;
9090
orchestration)

0 commit comments

Comments
 (0)