Skip to content

Commit 0f54a00

Browse files
committed
Updated guidance on workbench upload from GitHub
1 parent 9e6b86a commit 0f54a00

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/spfx/set-up-your-developer-tenant.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,9 @@ In order to use the features of the SharePoint Framework, you will need to set u
7070
## Put the SharePoint workbench in the document library
7171
You need the SharePoint Workbench on your developer site to test your web parts on SharePoint. This procedure uses the default document library in your site collection. This will be called **Documents** in the left navigation.
7272

73-
* Download the [workbench.aspx](https://github.com/SharePoint/sp-dev-docs/blob/master/workbench.aspx) file to your local computer. To do this:
74-
- Open the context menu (right-click) on the file content in the middle of the page and choose **Save Target As** or **Save Link As** (depending on your browser) to save the file as **workbench.aspx** to your local computer.
75-
* Upload the file to the **Documents** library in the developer site collection. To do this:
73+
* Download the [workbench.aspx](https://raw.githubusercontent.com/SharePoint/sp-dev-docs/master/workbench.aspx) file to your local computer. To do this:
74+
- Save opened workbench.aspx to your computer. Typically you'd do this by right clicking the page and chosing "Save as..."
75+
* Upload the file to the **Documents** library in the developer site collection from your computer. To do this:
7676
- Open the **Documents** library on SharePoint.
7777
- Drag and drop the workbench.aspx to the **Documents** library. Or you can choose **Upload** from the **Documents** library and locate and upload the workbench.aspx file.
7878

0 commit comments

Comments
 (0)