ソースを参照

Merge pull request #7991 from droctothorpe/extension-tutorial-fix

Update checkout tag to v2.0 in extension tutorial
Steven Silvester 5 年 前
コミット
fb198b4f7b
1 ファイル変更1 行追加1 行削除
  1. 1 1
      docs/source/developer/extension_tutorial.rst

+ 1 - 1
docs/source/developer/extension_tutorial.rst

@@ -102,7 +102,7 @@ This will create a new folder for your extension in your current directory.
 
 .. code:: bash
 
-    cookiecutter https://github.com/jupyterlab/extension-cookiecutter-ts --checkout v2.0beta
+    cookiecutter https://github.com/jupyterlab/extension-cookiecutter-ts --checkout v2.0
 
 When prompted, enter values like the following for all of the cookiecutter
 prompts (``apod`` stands for Astronomy Picture of the Day, the NASA service we