README.md in danthes-1.0.1 vs README.md in danthes-1.0.2

- old
+ new

@@ -37,10 +37,10 @@ It's not necessary to include faye's connect.js since that will be handled automatically for you. ## Serving Faye over HTTPS (with Thin) -To serve Faye over HTTPS you could create a thin configuration file `config/private_pub_thin.yml` similar to the following: +To serve Faye over HTTPS you could create a thin configuration file `config/danthes_thin.yml` similar to the following: ```yaml --- port: 4443 ssl: true