From ee4fd05a91534fbd59c2da2eae0482ba06b11a94 Mon Sep 17 00:00:00 2001 From: Ryan Ly Date: Tue, 22 Mar 2022 22:32:38 -0700 Subject: [PATCH] Fix external link to github rendered page anchor --- .../extensions_tutorial/2_create_extension_spec_walkthrough.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/extensions_tutorial/2_create_extension_spec_walkthrough.rst b/docs/source/extensions_tutorial/2_create_extension_spec_walkthrough.rst index be650b1..35e074d 100644 --- a/docs/source/extensions_tutorial/2_create_extension_spec_walkthrough.rst +++ b/docs/source/extensions_tutorial/2_create_extension_spec_walkthrough.rst @@ -8,7 +8,7 @@ and editing of the extension separately from the code that uses it. When startin recommend using the :nwb_extension_git:`ndx-template` repository, which automatically generates a repository with the appropriate directory structure. -After you finish the instructions :nwb_extension_git:`here `, +After you finish the instructions :nwb_extension_git:`here `, you should have a directory structure that looks like this .. code-block:: bash