readme-aura 0.3.9 → 0.3.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- [![readme-aura-component-0](./.github/assets/readme-aura-component-0-cf157c0a.svg "Generated by readme-aura")](https://www.npmjs.com/package/readme-aura)
1
+ [![readme-aura-component-0](./.github/assets/readme-aura-component-0-d592401d.svg "Generated by readme-aura")](https://www.npmjs.com/package/readme-aura)
2
2
 
3
3
  Write custom **React/JSX components** directly inside your Markdown, and readme-aura will render them into beautiful SVGs that work on GitHub.
4
4
 
@@ -140,7 +140,7 @@ readme-aura ships with ready-to-use components you can drop into any ` ```aura `
140
140
  /&gt;</code></pre>
141
141
  </td>
142
142
  <td style="vertical-align: middle; text-align: center;">
143
- <img src="assets/readme-aura-button.svg" alt="SocialMediaButton" width="150" />
143
+ <a href="https://collectioneur.github.io/readme-aura/"><img src="assets/readme-aura-button.svg" alt="SocialMediaButton" width="150" /></a>
144
144
  </td>
145
145
  </tr>
146
146
  </tbody>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "readme-aura",
3
- "version": "0.3.9",
3
+ "version": "0.3.11",
4
4
  "description": "Next-Gen README generator for GitHub — render React/JSX components to SVG inside Markdown",
5
5
  "repository": {
6
6
  "type": "git",
package/readme.source.md CHANGED
@@ -416,7 +416,7 @@ readme-aura ships with ready-to-use components you can drop into any `` ```aura
416
416
  /&gt;</code></pre>
417
417
  </td>
418
418
  <td style="vertical-align: middle; text-align: center;">
419
- <img src="assets/readme-aura-button.svg" alt="SocialMediaButton" width="150" />
419
+ <a href="https://collectioneur.github.io/readme-aura/"><img src="assets/readme-aura-button.svg" alt="SocialMediaButton" width="150" /></a>
420
420
  </td>
421
421
  </tr>
422
422
  </tbody>