~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/user-guide/branching_a_project.txt

  • Committer: Vincent Ladeuil
  • Date: 2010-10-07 06:08:01 UTC
  • mto: This revision was merged to the branch mainline in revision 5491.
  • Revision ID: v.ladeuil+lp@free.fr-20101007060801-wfdhizfhfmctl8qa
Fix some typos and propose a release planning.

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
prefix indicating the transfer technology. If no prefix is given,
28
28
normal filenames are assumed. For a complete list of supported
29
29
protocols, see the ``urlspec`` online help topic or the
30
 
`URL Identifiers <../user-reference/bzr_man.html#url-identifiers>`_
 
30
`URL Identifiers <../user-reference/urlspec-help.html>`_
31
31
section of the Bazaar User Reference.
32
32
 
33
33
URLs are normally resolved relative to the root directory of the server,