You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: website/docs/dashext/trex_examples.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -7,12 +7,12 @@ The best way to learn how to build your own extensions is to look at the sample
7
7
8
8
- To download the Extensions API SDK, if you have not already done so, see [Get Started](./trex_getstarted).
9
9
10
-
- You can browse the sample code for the dashboard extensions in the [Samples](https://github.com/tableau/extensions-api/tree/master/Samples/Dashboard?=target="_blank") and the [Tutorial](https://github.com/tableau/extensions-api/tree/master/Tutorial/Dashboard?=target="_blank") folders on GitHub.
10
+
- You can browse the sample code for the dashboard extensions in the [Samples](https://github.com/tableau/extensions-api/tree/main/Samples/Dashboard?=target="_blank") and the [Tutorial](https://github.com/tableau/extensions-api/tree/main/Tutorial/Dashboard#Readme?=target="_blank") folders on GitHub.
11
11
12
-
- You can also create dashboard extensions using TypeScript. See the TypeScript dashboard sample code in [Samples-TypeScript](https://github.com/tableau/extensions-api/tree/master/Samples-Typescript/Dashboard?=target="_blank") on GitHub.
13
-
14
-
- You can also check out the dashboard extensions from the community, see [Community Extensions](pathname:///community/).
12
+
- You can also create dashboard extensions using TypeScript. See the TypeScript dashboard sample code in [Samples-TypeScript](https://github.com/tableau/extensions-api/tree/main/Samples-Typescript/Dashboard?=target="_blank") on GitHub.
15
13
14
+
<!-- - You can also check out the dashboard extensions from the community, see [Community Extensions](pathname:///community/).
15
+
-->
16
16
---
17
17
18
18
The following instructions assume that you have already downloaded and extracted the files or have cloned the Extensions API SDK to your desktop.
0 commit comments