Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Prototypr/prototypr-frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
GraemeFulton committed Aug 18, 2024
2 parents 6434489 + 3e3f252 commit 5563909
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<img style="width:250px" src="https://prototypr.io/static/images/prototypr_logo.svg"/>
</a>
<h3>Open-source Publishing Platform</h3>
<p>Built with <a href="https://github.com/Prototypr/prototypr-frontend/wiki/Building-the-Prototypr-Website">Next.js</a>, <a href="https://github.com/Prototypr/prototypr-frontend/wiki/Prototypr-Backend-CMS-(Strapi.io)">Strapi.io</a>, and <ath href="https://tiptap.dev">TipTap/ProseMirror (editor)</a>, by <a href="https://github.com/GraemeFulton">graeme</a>
<p>Built with <a href="https://github.com/Prototypr/prototypr-frontend/wiki/Building-the-Prototypr-Website">Next.js</a>, <a href="https://github.com/Prototypr/prototypr-frontend/wiki/Prototypr-Backend-CMS-(Strapi.io)">Strapi.io</a>, and <a href="https://github.com/prototypr/typr">Typr Editor</a>, by <a href="https://github.com/GraemeFulton">graeme</a>
</p>
<p>
<a href="https://github.com/sponsors/prototypr"><img src="https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86"/>
Expand Down Expand Up @@ -130,4 +130,4 @@ There is a script in the root of the repo to switch between npm packages and loc
- `./switch-mode.sh local` to switch to local development mode
- `./switch-mode.sh npm` to switch to npm packages mode

switch-mode will update the package.json in the root directory to point to the correct version of the package.
switch-mode will update the package.json in the root directory to point to the correct version of the package.

0 comments on commit 5563909

Please sign in to comment.