Skip to content

Commit 47d3b58

Browse files
committed
Updating template docs
based on PR feedback
1 parent 6d787d3 commit 47d3b58

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/source/extensions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Templates
4545
Below is a list of some of the templates available for use with
4646
:ref:`command-mkproject`.
4747

48-
.. _templates-github:
48+
.. _templates-bitbucket:
4949

5050
bitbucket
5151
---------

docs/source/projects.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ A new project directory can be created empty, or populated using one
2323
or more :term:`template` plugins. Templates should be specified as
2424
arguments to :ref:`command-mkproject`. Multiple values can be provided
2525
to apply more than one template. For example, to check out a Mercurial
26-
repository from a project on GitHub and create a new Django
27-
site, combine the :ref:`templates-github` and
26+
repository from a project on BitBucket and create a new Django
27+
site, combine the :ref:`templates-bitbucket` and
2828
:ref:`templates-django` templates.
2929

3030
::

0 commit comments

Comments
 (0)