Minor: Fix broken links for meetups in content library#13445
Merged
alamb merged 4 commits intoapache:mainfrom Nov 19, 2024
Merged
Minor: Fix broken links for meetups in content library#13445alamb merged 4 commits intoapache:mainfrom
alamb merged 4 commits intoapache:mainfrom
Conversation
jonahgao
reviewed
Nov 16, 2024
Comment on lines
140
to
141
| - **2024-06-25** [San Francisco Bay Area Apache DataFusion Meetup](https://lu.ma/6bphole2). [slides](https://docs.google.com/presentation/d/1Oz2yGllrWBkNGyiRMLr8qXTt4vmvtJWuI_weGThaZak/edit#slide=id.g26bebde4fcc_3_7) | ||
| - **2024-03-27** [Austin Apache DataFusion Meetup](https://github.com/apache/datafusion/discussions/8522). [slides](https://docs.google.com/presentation/d/1S51TK8waxHEJaxi_-uiSMrgQZ09m_hfaasPk5X5ExEY), [recording](https://www.youtube.com/watch?v=q1N3pH3tFw8) |
Member
Contributor
Author
There was a problem hiding this comment.
🤦 -- that is what I get for rushing. Sorry about that. Fixed now
jonahgao
reviewed
Nov 17, 2024
Co-authored-by: Jonah Gao <[email protected]>
Contributor
Author
Thank you and sorry for the multiple mistakes on this one |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Which issue does this PR close?
Closes #.
Rationale for this change
@jonahgao noticed a bug in the translation of the content library added in
https://github.com/apache/datafusion/pull/13335/files#r1841468603:
What changes are included in this PR?
Fix the missing links
Are these changes tested?
Are there any user-facing changes?