Skip to content
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

fix: broken README links #1148

Merged
merged 1 commit into from Aug 26, 2022
Merged

fix: broken README links #1148

merged 1 commit into from Aug 26, 2022

Conversation

MNThomson
Copy link
Contributor

Description

When viewing the DB benchmark, I noticed the link 404'd. After running bun through markdown-link-check, I found 3 dead links.

DB Link

Found the commit SHA that the curl command downloads (in the download.sh file)

Pointer Conversion

Used git log -L '/val instanceof ArrayBuffer/,+1:src/bun.js/ffi.exports.js' to find commit 98393ca to change the referenced lines

Dynamic Requires

This one is just odd, not exactly sure what happened there. But the link now works (insert shrug emote here)?


Let me know if any of these updated links are wrong and I'll take another pass at em!

@github-actions github-actions bot added the chore Task to improve the repository label Aug 26, 2022
@Jarred-Sumner Jarred-Sumner merged commit ebf4ac4 into oven-sh:main Aug 26, 2022
@Jarred-Sumner
Copy link
Collaborator

Thanks

@MNThomson MNThomson deleted the max/readme-link-updates branch August 26, 2022 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Task to improve the repository
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants