Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 0A532200BC0 for ; Mon, 31 Oct 2016 20:35:49 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 0930E160B06; Mon, 31 Oct 2016 19:35:49 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 5166F160B05 for ; Mon, 31 Oct 2016 20:35:48 +0100 (CET) Received: (qmail 92423 invoked by uid 500); 31 Oct 2016 19:35:47 -0000 Mailing-List: contact dev-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list dev@accumulo.apache.org Received: (qmail 92379 invoked by uid 99); 31 Oct 2016 19:35:47 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Oct 2016 19:35:47 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 00118E09DE; Mon, 31 Oct 2016 19:35:46 +0000 (UTC) From: ctubbsii To: dev@accumulo.apache.org Reply-To: dev@accumulo.apache.org References: In-Reply-To: Subject: [GitHub] accumulo pull request #177: Embedded user manual within site Content-Type: text/plain Message-Id: <20161031193547.00118E09DE@git1-us-west.apache.org> Date: Mon, 31 Oct 2016 19:35:46 +0000 (UTC) archived-at: Mon, 31 Oct 2016 19:35:49 -0000 Github user ctubbsii commented on a diff in the pull request: https://github.com/apache/accumulo/pull/177#discussion_r85815823 --- Diff: 1.5/examples/index.md --- @@ -78,4 +78,4 @@ features of Apache Accumulo. Also shows user permissions. -[1]: {{ site.baseurl }}/1.5/accumulo_user_manual#_user_administration +[1]: {{ site.baseurl }}/1.5/user-manual#_user_administration --- End diff -- This doesn't necessarily account for all the external user section links, in the mailing list, on stack-overflow, etc. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---