~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Ian Clatworthy
  • Date: 2009-09-09 15:06:00 UTC
  • mto: (4634.37.2 prepare-2.0)
  • mto: This revision was merged to the branch mainline in revision 4689.
  • Revision ID: ian.clatworthy@canonical.com-20090909150600-931um5vqvrqjev2j
Fix the broken links in the User Guide

Show diffs side-by-side

added added

removed removed

Lines of Context:
106
106
  ================ ================= ==================================
107
107
 
108
108
If you wish to write your own plugins, it is not difficult to do.
109
 
See `Writing a plugin`_ in the appendices to get started.
 
109
See `Writing a plugin <writing a plugin.html>`_ in the appendices to get
 
110
started.