diff --git a/app/views/static/index.html.erb b/app/views/static/index.html.erb index 045b7d7..84f451e 100644 --- a/app/views/static/index.html.erb +++ b/app/views/static/index.html.erb @@ -10,7 +10,7 @@
We currently provide searching of records in MIT Libraries catalog, DSpace@MIT, and MIT ArchivesSpace.
Access is via a GraphQL endpoint by posting to <%= link_to(graphql_url) %>. - We recommend starting by exploring our interactive GraphQL playground., or you can + We recommend starting by exploring our interactive GraphQL playground, or you can look through our developer documentation for how-to guides, API reference, and more.