diff --git a/README.md b/README.md index a28a427..7649373 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,8 @@ The program then interactively asks some questions: Please type the URL of the etherpad: http://automatist.local:9001/ + Please type the URL of the index to be generated (i.e. should differ from padurl): + http://automatist.local:9001/index The APIKEY is the contents of the file APIKEY.txt in the etherpad folder Please paste the APIKEY: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx diff --git a/pppadump b/pppadump index af3f690..b669a21 160000 --- a/pppadump +++ b/pppadump @@ -1 +1 @@ -Subproject commit af3f690ce1b3728b6a3e826dc489194ec8d497ef +Subproject commit b669a2104b12a7587578733e9fdc3634f924b5e8 diff --git a/templates/index.html b/templates/index.html index 88d8f5f..5c844ef 100644 --- a/templates/index.html +++ b/templates/index.html @@ -90,7 +90,7 @@ $(document).ready(function() {% for pad in pads %}