edge |
- |
+ |
|
digit-2 |
|
diff --git a/website/sidebars.js b/website/sidebars.js
index 5a813030..67bdc46e 100644
--- a/website/sidebars.js
+++ b/website/sidebars.js
@@ -98,7 +98,7 @@ const sidebars = {
label: 'Reference',
/* link: { href: "https://github.com/tableau/hyper-api-samples" }, */
items: [
- { type: 'link', label: "Samples", href: "https://github.com/tableau/extensions-api-preview/tree/main/Samples" },
+ { type: 'link', label: "Samples", href: "https://github.com/tableau/extensions-api/tree/main/Samples" },
{ type: 'link', label: "API Reference", href: 'pathname:///api' },
{
type: 'category',
diff --git a/website/static/api/index.html b/website/static/api/index.html
index 31c9e7fa..01886639 100644
--- a/website/static/api/index.html
+++ b/website/static/api/index.html
@@ -113,7 +113,7 @@ Tableau Extensions API
Dashboard extensions
The following diagram shows the relationship between the extensions namespace and the worksheets in
- the dashboard. For more information, see Tableau Extensions API Basics.
+ the dashboard. For more information, see Tableau Extensions API Basics.