Update image link in React Markdown Previewer example project
See original GitHub issueThe Markdown React example project has an image link (React logo) that no longer works. The link is using Google URL Shortener and redirects to some WP site.
https://goo.gl/Umyytc
https://techchronos.com/wp-content/uploads/SszarkLabs/stack-icon/cywBkaGwkMeDAuJbSt1k.png
Not sure if we should add the logo to our CDN, or just use something like commons.wikimedia.org for the link?
The logo is licensed under Creative Commons Attribution 4.0 (GitHub issue) https://github.com/reactjs/reactjs.org/blob/master/LICENSE-DOCS.md
Issue Analytics
- State:
- Created 2 years ago
- Comments:8 (8 by maintainers)
Top Results From Across the Web
How to Build a Markdown Previewer with React.js
So in this post we will be building a simple Markdown Previewer like what you see in the image above. This will be...
Read more >React Markdown Previewer Tutorial - YouTube
In this video we build the Free Code Camp Markdown Previewer Project with React. I walk through the entire process of setting up...
Read more >Build a FreeCodeCamp Markdown Previewer Project By ...
In this video, you will learn how to build a FreeCodeCamp Markdown Previewer Project by using React.js library.
Read more >React Markdown: A Thorough Guide With Markdown Examples
In this article, we'll explore what Markdown and react-markdown are, why to use react-markdown, and how to use them in a React application....
Read more >React Markdown Preview
React component preview markdown text in web browser. The minimal amount of CSS to replicate the GitHub Markdown style.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Come to think of it. It doesn’t have to be the React logo. Maybe we should just use the fCC logo instead?
Closed via the linked merged PR