[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [snowflake/master] Remove mentions of snowflake.html



commit e6f76339619b2891898f92842e02e88c7b5ea359
Author: Arlo Breault <arlolra@xxxxxxxxx>
Date:   Wed Jul 31 18:14:00 2019 -0400

    Remove mentions of snowflake.html
    
    It was removed in e60f228 and aa27c05
---
 README.md       | 2 +-
 proxy/README.md | 5 +----
 2 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index cd2641b..1a0b655 100644
--- a/README.md
+++ b/README.md
@@ -96,7 +96,7 @@ cd build/
 python -m http.server
 ```
 
-Then, open a browser tab to `http://127.0.0.1:8000/snowflake.html` to view
+Then, open a browser tab to `http://127.0.0.1:8000/embed.html` to view
 the debug-console of the snowflake.,
 So long as that tab is open, you are an ephemeral Tor bridge.
 
diff --git a/proxy/README.md b/proxy/README.md
index 70ea273..dd7ffb6 100644
--- a/proxy/README.md
+++ b/proxy/README.md
@@ -21,10 +21,7 @@ npm install
 npm test
 ```
 
-To run locally, either:
-- Navigate to `proxy/build/embed.html`
-- For a more fully featured "debug" version,
-  start a webserver and navigate to `snowflake.html`.
+To run locally, start an http server in `build/` and navigate to `/embed.html`.
 
 ### Preparing to deploy
 

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits