[Sqlalchemy-tickets] Issue #3473: Broken link to FAQ in docs (zzzeek/sqlalchemy)
Brought to you by:
zzzeek
|
From: Jeff W. <iss...@bi...> - 2015-07-03 09:43:48
|
New issue 3473: Broken link to FAQ in docs https://bitbucket.org/zzzeek/sqlalchemy/issue/3473/broken-link-to-faq-in-docs Jeff Widman: https://github.com/zzzeek/sqlalchemy/edit/master/doc/build/orm/session_basics.rst#l161 the '</faq/index>' part isn't actually hyperlinked in the generated docs: http://docs.sqlalchemy.org/en/latest/orm/session_basics.html#session-frequently-asked-questions I spent some time trying to figure out the syntax for Restructured text links and just decided I'll report it as someone else can probably fix in about two seconds... |