DevOpsBootcamp / website

First iteration of our web site will live on readthedocs...
Apache License 2.0
52 stars 45 forks source link

Remove old google feedback poll. #64

Closed iankronquist closed 9 years ago

iankronquist commented 9 years ago

There is a meeting next week, actually.

iankronquist commented 9 years ago

Can someone fix my hyperlinks? I can't get the examples from the RST quick reference to work. http://docutils.sourceforge.net/docs/user/rst/quickref.html#hyperlink-targets Also, the hyperlinks on the first slide are broken too. @lucywyman maybe you know more?

lucywyman commented 9 years ago

@iankronquist Fixed! Usually in rst I do links of the format $Words <$link>_ . I have no idea if this is the canonical or best way to do them, but it has yet to fail me.