Skip to content

Commit 22c569a

Browse files
authored
Update trex_getstarted.md
Updated the name and link to the downloadable .zip file to match the new branch name.
1 parent 856baed commit 22c569a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/trex_getstarted.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,14 +58,14 @@ You can get the Tableau Extensions API SDK in two ways. Clone the repository if
5858

5959
`git clone https://github.com/tableau/extensions-api.git`
6060

61-
* Download the [Tableau Extensions API SDK (.zip file)](https://github.com/tableau/extensions-api/archive/master.zip) and extract the files to your computer.
61+
* Download the [Tableau Extensions API SDK (.zip file)](https://github.com/tableau/extensions-api/archive/main.zip) and extract the files to your computer.
6262

6363

6464

6565
---
6666
### Start a web server to host the sample dashboard extensions
6767

68-
To use the dashboard extension samples, you need to start up a web server on your computer to host the HTML pages. If you downloaded or cloned the Extensions API repository, you can start the web service in the root directory of the repository on your computer. For example, if you downloaded the `extensions-api-master.zip` file to your `Downloads` directory, after you extract the files, the path might be `Downloads\extensions-api-master\extensions-api\`.
68+
To use the dashboard extension samples, you need to start up a web server on your computer to host the HTML pages. If you downloaded or cloned the Extensions API repository, you can start the web service in the root directory of the repository on your computer. For example, if you downloaded the `extensions-api-main.zip` file to your `Downloads` directory, after you extract the files, the path might be `Downloads\extensions-api-main\extensions-api\`.
6969

7070
1. Navigate to the `extensions-api` directory.
7171

0 commit comments

Comments
 (0)