From 8060c761fb81138999d1bfe1273a0151c26c1e8c Mon Sep 17 00:00:00 2001 From: Dave Hagen Date: Tue, 18 Jun 2024 19:39:46 -0700 Subject: [PATCH] mistakes were made --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 628ad4d..f692851 100644 --- a/README.md +++ b/README.md @@ -35,11 +35,11 @@ Changes or updates should first be checked into the `gh-pages-dev` branch and th ### Deployment -As soon as your pull request to https://github.com/tableau/test-extensions-api is merged to `gh-pages`, the new web page will be deployed automatically within a couple of minutes. +As soon as your pull request to https://github.com/tableau/extensions-api is merged to `gh-pages`, the new web page will be deployed automatically within a couple of minutes. ### View the docs | Branch | URL | |---- |---- | -| `dev` | [https://tableau.github.io/extensions-api/gh-pages-dev](https://d45.github.io/extensions-api/gh-pages-dev) | -| `main` | [https://tableau.github.io/textensions-api](https://d45.github.io/extensions-api/) | +| `dev` | [https://tableau.github.io/extensions-api/gh-pages-dev](https://tableau.github.io/extensions-api/gh-pages-dev) | +| `main` | [https://tableau.github.io/textensions-api](https://tableau.github.io/extensions-api/) |