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 link #5402

Merged

Conversation

rkapoor10
Copy link
Contributor

@rkapoor10 rkapoor10 commented May 29, 2021

Fixes #5378

Description: Fixed the broken pdf link of C++ Cheat Sheet.

New Link : https://www.cs.ccu.edu.tw/~damon/oop/,c++refcard.pdf

What does this PR do?

Adds info | Improve repo

Fixed the pdf link of broken C++ Cheat Sheet.
Issue No. EbookFoundation#5378
@eshellman
Copy link
Collaborator

unauthorized pdfs hosted on personal homepages are likely to go bad, just as the previous one went bad. I'd just remove the link.

Copy link
Member

@davorpa davorpa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Change from HTTPS to HTTP
  • Add creator attribution

Resolves #5378

more/free-programming-cheatsheets.md Outdated Show resolved Hide resolved
@eshellman
Copy link
Collaborator

please resolve conflicts.

@davorpa
Copy link
Member

davorpa commented Aug 25, 2021

Mmm conflicts @eshellman . I think fork is outdated so needs upstream master merge/rebase. Cause: repo reorganization made on Dec 2020 (#5199). Also by a later PR. Duplicates #5440 0

Only Who have write access rights can solve it. Follow below github web interface steps to edit PR manually where. 👇

### <a name="cpp"></a>C++

* [C++ Quick Reference](http://www.hoomanb.com/cs/quickref/CppQuickRef.pdf) - Hooman Baradaran (PDF)


should be retained in that diff conflicts @rkapoor10

/labelthis conflicts

@eshellman eshellman merged commit c1aaf04 into EbookFoundation:master Sep 5, 2021
@davorpa davorpa added urlchecker Checker workflow monitoring the links of resources has found some warnings. See logs and fix URLs. 🗣️ locale:en Resources addressing "English" language labels Feb 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🗣️ locale:en Resources addressing "English" language urlchecker Checker workflow monitoring the links of resources has found some warnings. See logs and fix URLs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Broken link for C++ cheat sheet : https://www.hoomanb.com/cs/quickref/CppQuickRef.pdf
3 participants