dfraser@508: .. -*- mode: rst; encoding: utf-8 -*- dfraser@508: dfraser@508: =========== dfraser@508: Build Links dfraser@508: =========== dfraser@508: dfraser@508: Bitten supports the ability to link between any wiki-enabled objects in Trac. dfraser@508: osimons@732: To link to a particular build, use the TracLink syntax ``build:N`` osimons@732: (where ``N`` is the number of the build). osimons@732: osimons@732: Linking to a particular step of the build is also supported by adding an osimons@732: anchor reference, like ``build:N#Test``. If the step ID contains spaces, osimons@732: the link must be quoted: ``build:"N#My Step"``.