You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2018/07/25 16:45:17 UTC

[isis] 04/12: ISIS-1810: tiny edits for docs (typo, release procedures)

This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch release-2.0.0-M1-RC2
in repository https://gitbox.apache.org/repos/asf/isis.git

commit 7786b4a023050fcba53c7a774dd9fefefbbc8de8
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Wed Jul 25 08:16:37 2018 +0100

    ISIS-1810: tiny edits for docs (typo, release procedures)
---
 .../main/asciidoc/guides/cgcom/_cgcom_asciidoc-publish-procedure.adoc   | 2 +-
 .../src/main/asciidoc/guides/cgcom/_cgcom_cutting-a-release.adoc        | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/adocs/documentation/src/main/asciidoc/guides/cgcom/_cgcom_asciidoc-publish-procedure.adoc b/adocs/documentation/src/main/asciidoc/guides/cgcom/_cgcom_asciidoc-publish-procedure.adoc
index 638d004..d090fba 100644
--- a/adocs/documentation/src/main/asciidoc/guides/cgcom/_cgcom_asciidoc-publish-procedure.adoc
+++ b/adocs/documentation/src/main/asciidoc/guides/cgcom/_cgcom_asciidoc-publish-procedure.adoc
@@ -60,7 +60,7 @@ This deletes the entire content of `contents`, and replaces with the content und
 
 [TIP]
 ====
-If you have checked out the `isis-site.git` repo into some other directory (relative to `isis.site.git), then this can be overridden by specifying `-Disis-site.dir=...` when calling `mvn`.
+If you have checked out the `isis-site.git` repo into some other directory (relative to `isis.site.git`), then this can be overridden by specifying `-Disis-site.dir=...` when calling `mvn`.
 ====
 
 
diff --git a/adocs/documentation/src/main/asciidoc/guides/cgcom/_cgcom_cutting-a-release.adoc b/adocs/documentation/src/main/asciidoc/guides/cgcom/_cgcom_cutting-a-release.adoc
index a97df7f..bc4703c 100644
--- a/adocs/documentation/src/main/asciidoc/guides/cgcom/_cgcom_cutting-a-release.adoc
+++ b/adocs/documentation/src/main/asciidoc/guides/cgcom/_cgcom_cutting-a-release.adoc
@@ -53,7 +53,6 @@ For example:
 
 [source,bash]
 ----
-cd core
 export ISISTMP=/c/tmp                               # <1>
 export ISISDEV=2.0.0-M2-SNAPSHOT
 export ISISREL=2.0.0-M1