diff options
author | joewilliams <joe@joetify.com> | 2010-12-06 20:59:59 -0800 |
---|---|---|
committer | joewilliams <joe@joetify.com> | 2010-12-06 20:59:59 -0800 |
commit | 8afe062498cf5996096e97e4719fae82d9f47753 (patch) | |
tree | a9af58ae260d316ba84eb2bb5e688c9757f27ed6 | |
parent | 9d3ddd2fbb94d1eebbcc87291a03ceeb1088e396 (diff) |
make troubleshooting link actually a link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -57,7 +57,7 @@ To install Spidermonkey 1.9.2 from PPA: `sudo` is only necessary when installing to a prefix which is not user-writeable. In any case, the installer tries to chown the database directory and logfile to the user who configured BigCouchbigcouch. -Run into any issues? Check out our wiki, https://github.com/cloudant/bigcouch/wiki/Troubleshooting +Run into any issues? Check out our wiki, [https://github.com/cloudant/bigcouch/wiki/Troubleshooting][8] #### Starting BigCouch |