Skip to content
This repository was archived by the owner on Feb 3, 2022. It is now read-only.

Commit 08404ea

Browse files
committed
Updates links from dkundel to twilio-labs
1 parent 26bbcd5 commit 08404ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111

1212
## 1.0.0 (April 9, 2019) [](https://github.com/philnash/create-twilio-function/commits/v1.0.0)
1313

14-
Initial release. Includes basic features for creating a new Twilio Functions project setup to use [`twilio-run`](https://github.com/dkundel/twilio-run) to run locally.
14+
Initial release. Includes basic features for creating a new Twilio Functions project setup to use [`twilio-run`](https://github.com/twilio-labs/twilio-run) to run locally.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# `create-twilio-function`
22

3-
A command line tool to setup a new [Twilio Function](https://www.twilio.com/docs/api/runtime/functions) with local testing using [`twilio-run`](https://github.com/dkundel/twilio-run).
3+
A command line tool to setup a new [Twilio Function](https://www.twilio.com/docs/api/runtime/functions) with local testing using [`twilio-run`](https://github.com/twilio-labs/twilio-run).
44

55
[![Build Status](https://travis-ci.org/philnash/create-twilio-function.svg?branch=master)](https://travis-ci.org/philnash/create-twilio-function) [![Maintainability](https://api.codeclimate.com/v1/badges/e5a8bfd53740478460e0/maintainability)](https://codeclimate.com/github/philnash/create-twilio-function/maintainability)
66

0 commit comments

Comments
 (0)