From 2c0f578577c9af832e29e442e166e2a478577502 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Tue, 24 Jan 2017 13:58:20 -0800 Subject: [PATCH] about: Link to opencontainers.org for contact and community We've been dragging the BotBot link around since 3bbc9bc0 (added all files, 2015-06-21), but it currently 404s (and as far as I'm aware, has never worked). Instead, DRY this up by punting the OCI contact information to the OCI site itself (which will hopefully keep stable URLs for the linked content ;). --- content/about.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/content/about.md b/content/about.md index 196cd2e..9f7ac98 100644 --- a/content/about.md +++ b/content/about.md @@ -11,7 +11,8 @@ runC is currently the standard container runtime used by the Docker engine, and The OCI is an open governance structure for the express purpose of creating open industry standards around container formats and runtime. Projects associated to the Open Container Initiative can be found at [https://github.com/opencontainers](https://github.com/opencontainers). -Contact the project maintainers on IRC at [#opencontainers](https://botbot.me/freenode/opencontainers/). -Contact the Linux Foundation about the OCI at [info@opencontainers.org](mailto:info@opencontainers.org). +There are more details about connecting with the OCI community [here][oci-community] and [here][oci-contact]. [oci]: https://opencontainers.org/ +[oci-community]: https://www.opencontainers.org/community +[oci-contact]: https://www.opencontainers.org/contact