Skip to content

Commit

Permalink
Update Gitter links to awslabs/aws-cdk (aws#481)
Browse files Browse the repository at this point in the history
  • Loading branch information
Elad Ben-Israel authored Aug 2, 2018
1 parent dd634c4 commit 112a9d7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

![Build Status](https://codebuild.us-east-1.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiRUlEQk1UWVhQRDduSy9iWWtpa012bmJSU0t2aXpCeEtTT2VpWDhlVmxldVU0ZXBoSzRpdTk1cGNNTThUaUtYVU5BMVZnd1ZhT2FTMWZjNkZ0RE5hSlpNPSIsIml2UGFyYW1ldGVyU3BlYyI6IllIUjJNUEZKY3NqYnR6S3EiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=master)
[![Version](https://badge.fury.io/js/aws-cdk.svg)](https://badge.fury.io/js/aws-cdk)
[![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.svg)](https://gitter.im/aws-cdk/Lobby)
[![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.svg)](https://gitter.im/awslabs/aws-cdk)

The **AWS Cloud Development Kit (AWS CDK)** is an infrastructure modeling
framework that allows you to define your cloud resources using an imperative
Expand Down Expand Up @@ -80,7 +80,7 @@ for tracking bugs and feature requests.

* Ask a question on [Stack Overflow](https://stackoverflow.com/questions/tagged/aws-cdk)
and tag it with `aws-cdk`
* Come join the AWS CDK community on [Gitter](https://gitter.im/aws-cdk/Lobby)
* Come join the AWS CDK community on [Gitter](https://gitter.im/awslabs/aws-cdk)
* Open a support ticket with [AWS Support](https://console.aws.amazon.com/support/home#/)
* If it turns out that you may have found a bug,
please open an [issue](https://github.com/awslabs/aws-cdk/issues/new)
Expand Down
2 changes: 1 addition & 1 deletion packages/aws-cdk-docs/src/getting-started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -872,5 +872,5 @@ What Next?
* Check out the `examples directory <https://github.com/awslabs/aws-cdk/tree/master/examples>`_ in your GitHub repository
* Learn about the rich APIs offered by the :doc:`AWS Construct Library <aws-construct-lib>`
* Work directly with CloudFormation using the :doc:`AWS CloudFormation Library <cloudformation>`
* Come talk to us on `Gitter <https://gitter.im/aws-cdk/Lobby?source=orgpage>`_
* Come talk to us on `Gitter <https://gitter.im/awslabs/aws-cdk>`_

2 changes: 1 addition & 1 deletion packages/aws-cdk-docs/src/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Additional Documentation and Resources
In addition to this guide, the following are other resources available to |cdk| users:

* `AWS Developer blog <https://aws.amazon.com/blogs/developer/>`_
* `Gitter Channel <https://gitter.im/aws-cdk/Lobby?source=orgpage>`_
* `Gitter Channel <https://gitter.im/awslabs/aws-cdk>`_
* `Stack Overflow <https://stackoverflow.com/questions/tagged/aws-cdk>`_
* `GitHub repository <https://github.com/awslabs/aws-cdk>`_

Expand Down

0 comments on commit 112a9d7

Please sign in to comment.