Skip to content

chore: Fix URLs in md #297

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 1, 2025
Merged

chore: Fix URLs in md #297

merged 3 commits into from
Apr 1, 2025

Conversation

tacck
Copy link
Contributor

@tacck tacck commented Mar 30, 2025

Fixes #296

This change is to fix URLs that return 404 errors.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@github-actions github-actions bot added the p2 label Mar 30, 2025
@aws-cdk-automation aws-cdk-automation requested a review from a team March 30, 2025 06:26
@tacck tacck changed the title chore (doc): Fix URLs in md chore: Fix URLs in md Mar 30, 2025
@rix0rrr rix0rrr added the pr/exempt-integ-test Skips the integ test steps if set. label Apr 1, 2025
@rix0rrr rix0rrr closed this Apr 1, 2025
auto-merge was automatically disabled April 1, 2025 12:16

Pull request was closed

@rix0rrr rix0rrr reopened this Apr 1, 2025
@rix0rrr rix0rrr enabled auto-merge April 1, 2025 12:16
@codecov-commenter
Copy link

codecov-commenter commented Apr 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.56%. Comparing base (cd35a1c) to head (a3c14db).
⚠️ Report is 297 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #297      +/-   ##
==========================================
+ Coverage   85.24%   85.56%   +0.31%     
==========================================
  Files         222      222              
  Lines       36898    36898              
  Branches     4438     4478      +40     
==========================================
+ Hits        31455    31572     +117     
+ Misses       5348     5226     -122     
- Partials       95      100       +5     
Flag Coverage Δ
suite.unit 85.56% <ø> (+0.31%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@rix0rrr rix0rrr added this pull request to the merge queue Apr 1, 2025
Merged via the queue into aws:main with commit f816a1b Apr 1, 2025
25 of 28 checks passed
@tacck tacck deleted the fix/fix_urls_in_md branch April 1, 2025 13:02
iankhou pushed a commit that referenced this pull request Apr 1, 2025
Fixes #296 

This change is to fix URLs that return 404 errors.

---
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache-2.0 license
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p2 pr/exempt-integ-test Skips the integ test steps if set.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix URLs in some README.md
3 participants