diff --git a/admin/README.md b/admin/README.md index 38440f85..4ac13101 100644 --- a/admin/README.md +++ b/admin/README.md @@ -1,6 +1,6 @@ -# Grant.io Admin UI +# ZF Grants Admin UI -This is the admin component of [Grant.io](http://grant.io). +This is the admin component of [grants.zfnd.org](http://grants.zfnd.org). ## Development diff --git a/admin/src/components/Emails/Example.tsx b/admin/src/components/Emails/Example.tsx index da024319..cae81ed1 100644 --- a/admin/src/components/Emails/Example.tsx +++ b/admin/src/components/Emails/Example.tsx @@ -21,7 +21,7 @@ export default class Example extends React.Component {
-
Grant.io
+
ZF Grants
{email.info.subject} diff --git a/admin/src/components/Template/index.tsx b/admin/src/components/Template/index.tsx index a1e38ca4..2057e5b8 100644 --- a/admin/src/components/Template/index.tsx +++ b/admin/src/components/Template/index.tsx @@ -30,7 +30,7 @@ class Template extends React.Component {
)} -
grant.io
+
ZF Grants
diff --git a/admin/src/static/index.html b/admin/src/static/index.html index 047a120d..541c6350 100644 --- a/admin/src/static/index.html +++ b/admin/src/static/index.html @@ -4,7 +4,7 @@ - Admin - Grant.io + Admin - ZF Grants