瀏覽代碼

Move "Getting Help" into the Quick Reference's "Get Help" section

Tianon Gravi 7 年之前
父節點
當前提交
3e020ed620
共有 2 個文件被更改,包括 1 次插入6 次删除
  1. 0 6
      sl/content.md
  2. 1 0
      sl/get-help.md

+ 0 - 6
sl/content.md

@@ -28,12 +28,6 @@ Updated images will be released roughly once per month.
 
 The root filesystem for these docker images is built on our internal build system.
 
-## Getting Help
-
--	[SL Faq](https://www.scientificlinux.org/documentation/faq)
-
--	[Email Lists](https://www.scientificlinux.org/community)
-
 ## Docker, overlayfs, and yum
 
 Recent Docker versions support the [overlayfs](https://docs.docker.com/engine/userguide/storagedriver/overlayfs-driver/) backend, which is enabled by default on most distros supporting it from Docker 1.13 onwards. On SL 6 and 7, that backend requires `yum-plugin-ovl` to be installed and enabled, which it is in our containers. Make it sure you retain the `plugins=1` option in `/etc/yum.conf` if you update that file; otherwise, you may encounter errors related to rpmdb checksum failure - see [Docker ticket 10180](https://github.com/docker/docker/issues/10180) for more details.

+ 1 - 0
sl/get-help.md

@@ -0,0 +1 @@
+[SL Faq](https://www.scientificlinux.org/documentation/faq) or [Email Lists](https://www.scientificlinux.org/community)