diff --git a/README.md b/README.md index a8b152c..9bf5993 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ You can read and interact with featured notebooks in Pluto without having to run Screenshot of the Pluto.jl IDE main menu, where featured notebooks are listed. ## 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!