Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
added https in the link because link were not accessible without it
  • Loading branch information
shravanngoswamii authored Feb 13, 2024
1 parent f51b715 commit ed4c82c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ You can read and interact with featured notebooks in Pluto without having to run
<img src="https://github.com/JuliaPluto/featured/assets/6933510/f2e06d64-5363-4291-8a49-f4ace85c9aa4" alt="Screenshot of the Pluto.jl IDE main menu, where featured notebooks are listed." width=400>

## 2. On the plutojl.org website
When you visit Pluto's website: [plutojl.org](https://plutojl.org), you can click **Featured notebooks** on the top. This sends you to [featured.plutojl.org](featured.plutojl.org), the online website with all of our featured notebooks. You can read notebooks on this website without having to install Julia or Pluto, and it also works on your phone.
When you visit Pluto's website: [plutojl.org](https://plutojl.org), you can click **Featured notebooks** on the top. This sends you to [featured.plutojl.org](https://featured.plutojl.org), the online website with all of our featured notebooks. You can read notebooks on this website without having to install Julia or Pluto, and it also works on your phone.

We use [PlutoSliderServer.jl](https://github.com/JuliaPluto/PlutoSliderServer.jl) for this website, which means that people can interact with `@bind` interactions instantly on our website, without having to run the notebook!

Expand Down

0 comments on commit ed4c82c

Please sign in to comment.