Skip to content

Commit

Permalink
Merge pull request #51 from shravanngoswamii/main
Browse files Browse the repository at this point in the history
Added https in links in ReadMe file
  • Loading branch information
pankgeorg authored Feb 13, 2024
2 parents 2247811 + ed4c82c commit 67129fd
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](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 67129fd

Please sign in to comment.