From 24a83451e56f2db00c7b7aa1a54cf29a7337b0eb Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Mon, 5 Jan 2015 10:57:38 -0700 Subject: [PATCH] Fix some minor markdown issues (that I'm not sure the Hub's renderer will handle properly) and remove an unused file --- oraclelinux/content.md | 6 ++++-- oraclelinux/mailing-list.md | 1 - oraclelinux/user-feedback.md | 3 ++- 3 files changed, 6 insertions(+), 4 deletions(-) delete mode 100644 oraclelinux/mailing-list.md diff --git a/oraclelinux/content.md b/oraclelinux/content.md index d78a3380..e448e4a6 100644 --- a/oraclelinux/content.md +++ b/oraclelinux/content.md @@ -12,15 +12,17 @@ file system, and more. ## How to use these images The Oracle Linux images are intended for use in the **FROM** field of an -application's ```Dockerfile```. For example, to use Oracle Linux 6 as the -base of an image, specify ```FROM oraclelinux:6```. +application's `Dockerfile`. For example, to use Oracle Linux 6 as the +base of an image, specify `FROM oraclelinux:6`. ## Official Resources + * [Learn more about Oracle Linux] (http://oracle.com/linux) * [Unbreakable Linux Network] (https://linux.oracle.com) * [Oracle Public Yum] (http://public-yum.oracle.com) ## Social media resources + * [Twitter] (https://twitter.com/ORCL_Linux) * [Facebook] (https://www.facebook.com/OracleLinux) * [YouTube] (https://www.youtube.com/user/OracleLinuxChannel) diff --git a/oraclelinux/mailing-list.md b/oraclelinux/mailing-list.md deleted file mode 100644 index f45fd637..00000000 --- a/oraclelinux/mailing-list.md +++ /dev/null @@ -1 +0,0 @@ -on the OTN [Oracle Linux Forum] (https://community.oracle.com/community/server_%26_storage_systems/linux/oracle_linux) forum or diff --git a/oraclelinux/user-feedback.md b/oraclelinux/user-feedback.md index 222d4090..0737c1b2 100644 --- a/oraclelinux/user-feedback.md +++ b/oraclelinux/user-feedback.md @@ -1,4 +1,5 @@ ## Customer Support + Oracle provides support to Oracle Linux subscription customers via the [My Oracle Support] (https://support.oracle.com) portal. The Oracle Linux Docker images are covered by Oracle Linux Basic and Premier support @@ -11,7 +12,7 @@ For Oracle Linux users without a paid support subscription, the following resour are available: * The [Oracle Linux Forum] (https://community.oracle.com/community/server_%26_storage_systems/linux/oracle_linux) on the [Oracle Technology Network Community] (https://community.oracle.com/welcome). -* The ```#oraclelinux``` IRC channel on Freenode. +* The `#oraclelinux` IRC channel on Freenode. ## Contributing