Skip to content

Commit 306982a

Browse files
committed
upgrade md message
1 parent 49754b8 commit 306982a

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,7 @@ yarn-error.log*
4545
.pnpm-store/
4646

4747
# TypeScript build output
48-
*.js
4948
!jest.config.js
50-
!*.config.js
5149
*.d.ts
5250
*.js.map
5351
dist/
@@ -128,3 +126,4 @@ temp/
128126

129127
# === Claude Code ===
130128
.claude/
129+
.mcp.json

opensearch/opensearch_ubi/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# UBI-LTR Pipeline - AWS CDK Infrastructure
22

3-
This CDK project provisions the complete AWS infrastructure for the User Behavior Insights (UBI) to Learning to Rank (LTR) pipeline.
3+
This CDK project provisions the complete AWS infrastructure for the User Behavior Insights (UBI) to Learning to Rank (LTR) pipeline. (This is a demo sample for reference purposes.)
44

55
## Architecture Overview
66

0 commit comments

Comments
 (0)