Merged
Conversation
- [x] http://www.jesshamrick.com/2014/04/18/how-i-learned-to-stop-worrying-and-love-pycon/ was 404ing. New link is https://www.jesshamrick.com/post/2014-04-18-how-i-learned-to-stop-worrying-and-love-pycon/ - [x] https://sloan.org/programs/digital-technology is 403ing before redirect, need to ignore Signed-off-by: jmeridth <jmeridth@gmail.com>
Contributor
There was a problem hiding this comment.
PR Overview
This pull request updates outdated URLs to new, valid ones for various localized articles, addressing broken links in the Guides.
- Updated the link for @jhamrick’s talk in English and translated versions.
- Adjusted the URL protocol and path to reference the new location consistently.
Reviewed Changes
| File | Description |
|---|---|
| _articles/finding-users.md | Updated link URL for @jhamrick’s talk |
| _articles/pcm/finding-users.md | Updated link URL for @jhamrick’s talk |
| _articles/nl/finding-users.md | Updated link URL for @jhamrick’s talk (Dutch) |
| _articles/id/finding-users.md | Updated link URL for @jhamrick’s talk (Indonesian) |
| _articles/ko/finding-users.md | Updated link URL for @jhamrick’s talk (Korean) |
| _articles/pl/finding-users.md | Updated link URL for @jhamrick’s talk (Polish) |
| _articles/de/finding-users.md | Updated link URL for @jhamrick’s talk (German) |
| _articles/bn/finding-users.md | Updated link URL for @jhamrick’s talk (Bengali) |
| _articles/ms/finding-users.md | Updated link URL for @jhamrick’s talk (Malay) |
| _articles/pt/finding-users.md | Updated link URL for @jhamrick’s talk (Portuguese) |
| _articles/ro/finding-users.md | Updated link URL for @jhamrick’s talk (Romanian) |
| _articles/hu/finding-users.md | Updated link URL for @jhamrick’s talk (Hungarian) |
| _articles/es/finding-users.md | Updated link URL for @jhamrick’s talk (Spanish) |
| _articles/fr/finding-users.md | Updated link URL for @jhamrick’s talk (French) |
| _articles/it/finding-users.md | Updated link URL for @jhamrick’s talk (Italian) |
| _articles/ja/finding-users.md | Updated link URL for @jhamrick’s talk (Japanese) |
| _articles/hi/finding-users.md | Updated link URL for @jhamrick’s talk (Hindi) |
| _articles/el/finding-users.md | Updated link URL for @jhamrick’s talk (Greek) |
| _articles/bg/finding-users.md | Updated link URL for @jhamrick’s talk (Bulgarian) |
| _articles/fa/finding-users.md | Updated link URL for @jhamrick’s talk (Persian) |
Copilot reviewed 27 out of 27 changed files in this pull request and generated no comments.
Tip: Copilot code review supports C#, Go, Java, JavaScript, Markdown, Python, Ruby and TypeScript, with more languages coming soon. Learn more
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.
http://www.jesshamrick.com/2014/04/18/how-i-learned-to-stop-worrying-and-love-pycon/ was 404ing. New link is https://www.jesshamrick.com/post/2014-04-18-how-i-learned-to-stop-worrying-and-love-pycon/
https://sloan.org/programs/digital-technology is 403ing before redirect, need to ignore
Have you followed the contributing guidelines?
Have you explained what your changes do, and why they add value to the Guides?
Please note: we will close your PR without comment if you do not check the boxes above and provide ALL requested information.