Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions database/database_postgresql.sql
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
-- PostgreSQL database dump
--

\restrict kO1AqqR3qnEcTf2PWlcyyEW8D00qbGkTzkDhbohdSRbv1voFK2XGAjwhN1RaCiW
\restrict eCtecEL05nu7VlJkkRRcWTILWjbqYbepy3xOA5vITjWYg9owWc9cF6UMFMqOk7P


SET statement_timeout = 0;
Expand Down Expand Up @@ -2445,5 +2445,5 @@ ALTER TABLE ONLY public.url
-- PostgreSQL database dump complete
--

\unrestrict kO1AqqR3qnEcTf2PWlcyyEW8D00qbGkTzkDhbohdSRbv1voFK2XGAjwhN1RaCiW
\unrestrict eCtecEL05nu7VlJkkRRcWTILWjbqYbepy3xOA5vITjWYg9owWc9cF6UMFMqOk7P

4 changes: 1 addition & 3 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ The contents of the *About the Open Referral Initiative* section may be of inter

**Open Referral’s ecosystem** includes a range of working open source software applications that can be freely redeployed to work with HSDS-compatible data and/or APIs. Many of these tools can be found in [our Github organization](http://github.com/openreferral).

Learn more about the why's, how's, and who's of the Open Referral Initiative in [our Public Documentation](https://docs.google.com/document/d/17cJxF_1P6fafcsFJQERFQifKKc_kPbAKmAXwe2LWDcI/edit?usp=drive_web), and browse all of our Project Documents on [Google Drive](https://drive.google.com/drive/folders/0B-5CZ4ZLjTHqfk12WTFUbVk1NjBYMjRaZTlZRlN1UjhWMS1MN0tLV3Q4ejY3TWpOYWwwVDg?resourcekey=0-V8QRlJu4Jlrw40yN1U_TKQ&usp=sharing)
Learn more about the why's, how's, and who's of the Open Referral Initiative on [our website](https://openreferral.org/about/organizational-overview/), and browse all of our Project Documents on [Google Drive](https://drive.google.com/drive/folders/0B-5CZ4ZLjTHqfk12WTFUbVk1NjBYMjRaZTlZRlN1UjhWMS1MN0tLV3Q4ejY3TWpOYWwwVDg?resourcekey=0-V8QRlJu4Jlrw40yN1U_TKQ&usp=sharing)

**Join Open Referral's Community of Practice**

Expand All @@ -46,8 +46,6 @@ Questions not answered here? Suggestions for us?

[Email us!](mailto:info@openreferral.org) We can discuss directly, and/or invite you to join our [forum](https://forum.openreferral.org) where you can engage in the various topics and ongoing discussions surrounding Open Referral and HSDS.

We also have a [Slack team](https://openreferral.org/get-involved/join-our-slack-team/), which isn't used all that often but feel free to request an invite and chat there.

## Site contents

Contents:
Expand Down
Loading