Skip to content

Commit

Permalink
updates vizbuilder to use cedar API
Browse files Browse the repository at this point in the history
  • Loading branch information
davelandry committed Apr 29, 2019
1 parent 09c30dc commit 49db2fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/pages/Visualize/Visualize.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export default class Visualize extends React.Component {
return <div className="vizbuilder-container">
<Vizbuilder
src={[
"https://ah-birch-api.datawheel.us/"
"https://ah-cedar-api.datawheel.us/"
// "https://acs-api.datausa.io/"
]}
defaultGroup={[
Expand Down

0 comments on commit 49db2fb

Please sign in to comment.