Skip to content
This repository was archived by the owner on Oct 9, 2024. It is now read-only.

Commit c9a6eb9

Browse files
committed
Updated Deploy links
1 parent abbac5d commit c9a6eb9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charting/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</h2>
1010
</div>
1111

12-
<h3 align="center"><a href="https://slash.dgraph.io/_/one-click?app=charting" target="_blank">Deploy Now</a> for free!</h3>
12+
<h3 align="center"><a href="https://dgraph.io/docs/learn/developer/todo-app-tutorial/todo-deploy/" target="_blank">Deploy Now</a> for free!</h3>
1313

1414
Charts is a sample app that lets users build online charts using metrics that they provide. For example, you could provide this app with data from an e-commerce site and use it to track site statistics such as the number of page views and revenue. This app demonstrates how to use React hooks with Apollo client to add and read related data. Deploying this app on Slash GraphQL deploys both the back-end database service and a front-end React app in a single click, no credit card required. To learn more about this sample app, see the [Charting Sample App on GitHub](https://github.com/dgraph-io/graphql-sample-apps/tree/master/charting).
1515

@@ -29,7 +29,7 @@ Charts is a sample app that lets users build online charts using metrics that th
2929

3030

3131
### Links
32-
- [Deploy Now](https://slash.dgraph.io/_/one-click?app=charting)
32+
- [Deploy Now](https://dgraph.io/docs/learn/developer/todo-app-tutorial/todo-deploy/)
3333
- [Community Support](https://discuss.dgraph.io/)
3434

3535
### Screenshots

0 commit comments

Comments
 (0)