Scott Main 0b9dd0fdd6 docs: fix error in common tasks code snippet and add redirects
to all faq docs from /guide to docs in /resources
bug:3475300

Change-Id: I45148c26cc506683d34357dfecb3519b7f5ebdf4
2011-03-08 17:55:54 -08:00

8 lines
264 B
Plaintext
Executable File

@jd:body
<script type="text/javascript">
document.location=toRoot+"resources/faq/troubleshooting.html"
</script>
<p>You should have already been redirected by your browser. Please follow
<a href="{@docRoot}resources/faq/troubleshooting.html">this link</a>.</p>