Skip to content

correct cdn path#5

Merged
kpj2006 merged 1 commit into
AOSSIE-Org:mainfrom
kpj2006:social-share-button
Dec 22, 2025
Merged

correct cdn path#5
kpj2006 merged 1 commit into
AOSSIE-Org:mainfrom
kpj2006:social-share-button

Conversation

@kpj2006
Copy link
Copy Markdown
Member

@kpj2006 kpj2006 commented Dec 22, 2025

Summary by CodeRabbit

  • Documentation
    • Updated CDN resource links throughout the README to reference the new hosting path and version.

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Dec 22, 2025

Walkthrough

CDN links in README.md were updated to reference the new hosting path for AOSSIE-Org/SocialShareButton v1.0.3, replacing previous kpj2006/share URLs. No functional code changes or logic modifications were introduced.

Changes

Cohort / File(s) Change Summary
Documentation URL updates
README.md
Updated all CDN links from kpj2006/share path to AOSSIE-Org/SocialShareButton v1.0.3 hosting path across usage examples and configuration snippets

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested reviewers

  • Zahnentferner

Poem

🐰 The links were old, now they're new,
From kpj to AOSSIE true,
CDN paths all updated bright,
The README shines with fresh delight! ✨

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'correct cdn path' directly summarizes the main change: updating CDN links in the README to reference the correct hosting path.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

📜 Recent review details

Configuration used: defaults

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 929f699 and ea4c3d2.

📒 Files selected for processing (1)
  • README.md
🧰 Additional context used
🧠 Learnings (2)
📓 Common learnings
Learnt from: kpj2006
Repo: AOSSIE-Org/SocialShareButton PR: 1
File: src/social-share-button.js:10-11
Timestamp: 2025-12-21T12:11:14.980Z
Learning: SSR compatibility is important for the SocialShareButton library (src/social-share-button.js) since it's designed for public library usage across multiple frameworks including SSR environments.
📚 Learning: 2025-12-21T12:11:14.980Z
Learnt from: kpj2006
Repo: AOSSIE-Org/SocialShareButton PR: 1
File: src/social-share-button.js:10-11
Timestamp: 2025-12-21T12:11:14.980Z
Learning: SSR compatibility is important for the SocialShareButton library (src/social-share-button.js) since it's designed for public library usage across multiple frameworks including SSR environments.

Applied to files:

  • README.md
🔇 Additional comments (1)
README.md (1)

78-79: Verify the v1.0.3 release is available on GitHub.

The CDN links have been successfully and consistently updated across all framework examples (React, Next.js, Vite, etc.) to point to https://cdn.jsdelivr.net/gh/AOSSIE-Org/SocialShareButton@v1.0.3/. All 10 occurrences have been updated, with no old CDN path references remaining in README.md.

However, the v1.0.3 GitHub release needs to be confirmed as publicly available and accessible via the jsdelivr CDN. If the release doesn't exist or is unpublished, the documentation will reference broken links.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@kpj2006 kpj2006 merged commit 65c7a7e into AOSSIE-Org:main Dec 22, 2025
1 check passed
@kpj2006 kpj2006 deleted the social-share-button branch March 12, 2026 20:23
kpj2006 pushed a commit that referenced this pull request Mar 20, 2026
fix: address CodeRabbit review comments on Preact wrapper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant