[tor-commits] [flashproxy/master] Fix a symbolic link in the drupal directory.

dcf at torproject.org dcf at torproject.org
Thu Oct 17 12:20:52 UTC 2013


commit bc5aebf4e104ab8272e593c9c4103136dab88518
Author: David Fifield <david at bamsoftware.com>
Date:   Thu Oct 17 05:20:01 2013 -0700

    Fix a symbolic link in the drupal directory.
    
    Broken since /modules moved to /proxy/modules.
---
 proxy/modules/drupal/flashproxy.js |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/proxy/modules/drupal/flashproxy.js b/proxy/modules/drupal/flashproxy.js
index 710e470..db0eda6 120000
--- a/proxy/modules/drupal/flashproxy.js
+++ b/proxy/modules/drupal/flashproxy.js
@@ -1 +1 @@
-../../proxy/flashproxy.js
\ No newline at end of file
+../../flashproxy.js
\ No newline at end of file



More information about the tor-commits mailing list