Skip to content

Commit

Permalink
Merge pull request #258 from HSLdevcom/banner-update
Browse files Browse the repository at this point in the history
Use banner temporarily to inform about GraphiQL outage
  • Loading branch information
vesameskanen authored Jan 15, 2024
2 parents dcad8dc + ba756a2 commit fdbda81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Layout.js
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ class Layout extends React.Component {
<LayoutContainer ref="mainflex">
<Header>
<MessageBar>
Digitransit APIs now require registration. <a href="/en/developers/api-registration">More information</a>
Production GraphiQL is temporarily unavaible. <a href="https://dev-api.digitransit.fi/graphiql/hsl" target="_blank">Dev GraphiQL</a> can be used instead.
</MessageBar>
<Navigation headerColor={this.props.data.site.siteMetadata.headerColor}>
<NavigationBar>
Expand Down

0 comments on commit fdbda81

Please sign in to comment.