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

Commit

Permalink
Move to service endpoint that is most up to date
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Duckering committed Sep 11, 2018
1 parent 66d3ccb commit 6c73031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import Modal from "react-modal";

import TalksApp from "./components/App";

var serviceID = "cjhoh936q44gz0181840a6nlj";
var serviceID = "cjkqvvoxy2pyy0175cdmdy1mz";
var graphCoolURL = `https://api.graph.cool/simple/v1/${serviceID}`;

const httpLink = createHttpLink({
Expand Down

0 comments on commit 6c73031

Please sign in to comment.