Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Commit cba7de7

Browse files
author
Rashed Talukder
committed
Fix outdated link. Going public changed GH pages links.
1 parent ca15c27 commit cba7de7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Welcome to SDK for the [WhatsApp Business Platform](https://business.whatsapp.co
1616
[![generate docs](https://github.com/WhatsApp/WhatsApp-Nodejs-SDK/actions/workflows/docusaurus.yml/badge.svg)](https://github.com/WhatsApp/WhatsApp-Nodejs-SDK/blob/main/.github/workflows/docusaurus.yml)
1717

1818
## Getting started
19-
View the [quick start documentation](https://animated-garbanzo-y2rne5q.pages.github.io/) to learn how to use the SDK and get started.
19+
View the [quick start documentation](https://whatsapp.github.io/WhatsApp-Nodejs-SDK/) to learn how to use the SDK and get started.
2020

2121
## Installation
2222
Install the WhatsApp Business Platform SDK using yarn:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"bugs": {
5757
"url": "https://github.com/WhatsApp/WhatsApp-Nodejs-SDK/issues"
5858
},
59-
"homepage": "https://animated-garbanzo-y2rne5q.pages.github.io/",
59+
"homepage": "https://whatsapp.github.io/WhatsApp-Nodejs-SDK/",
6060
"dependencies": {
6161
"@types/node": "~18.11.18",
6262
"babel-plugin-add-module-exports": "^1.0.4",

0 commit comments

Comments
 (0)