Skip to content

Commit

Permalink
DOC: fix broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
jethornton committed Mar 14, 2019
1 parent 426a0d0 commit f5040ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/tutorials/basic_vcp_01.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Clone and Prepare
The following tutorial was done using Debian 9 (Stretch).

Before cloning you should have installed QtPyVCP as shown on the
:doc:`../quick_start` page.
:doc:`../install/quick_start` page.

To start with you should clone the `VCP Template`. It has all the basic
structure needed to build a VCP. In a terminal::
Expand Down
2 changes: 1 addition & 1 deletion docs/source/tutorials/vcp_template.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ VCP Template
============

To get a basic framework for building a VCP after installing `QtPyVCP` from the
:doc:`../quick_start` page clone the
:doc:`../install/quick_start` page clone the
`VCP Template <https://github.com/kcjengr/vcp-template>`_ which contains the
basic framework for a QtPyVCP VCP.

Expand Down

0 comments on commit f5040ed

Please # to comment.