summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvgeniy Vasilev <aquilax@gmail.com>2022-01-26 21:29:47 +0100
committerGitHub <noreply@github.com>2022-01-26 15:29:47 -0500
commitde5cd40c388517e558cf74dbec61c64e8ad6ca75 (patch)
treead5349f854e3674adadec1714b864ff0c6ee18dc
parentebd617905609bed53447f44ef600fde5e8a66638 (diff)
downloadcmd2-git-de5cd40c388517e558cf74dbec61c64e8ad6ca75.tar.gz
Updates cmd2 External Test Plugin URL (#1193)
Co-authored-by: Todd Leonhardt <todd.leonhardt@gmail.com>
-rw-r--r--docs/plugins/external_test.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/plugins/external_test.rst b/docs/plugins/external_test.rst
index ac0026c6..8427a8be 100644
--- a/docs/plugins/external_test.rst
+++ b/docs/plugins/external_test.rst
@@ -5,7 +5,7 @@ Overview
~~~~~~~~
.. _cmd2_external_test_plugin:
- https://github.com/python-cmd2/cmd2/tree/cmdset_settables/plugins/ext_test
+ https://github.com/python-cmd2/cmd2/tree/master/plugins/ext_test
The `External Test Plugin <cmd2_external_test_plugin_>`_ supports testing of a cmd2 application by exposing access cmd2
commands with the same context as from within a cmd2 :ref:`Python Scripts <scripting-python-scripts>`. This interface