diff options
author | Rich Bennett <rb2745@att.com> | 2018-07-19 15:30:07 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-07-19 15:30:07 +0000 |
commit | 054c434ed8ee8ea883a372ef13fc7be19c1a9180 (patch) | |
tree | 6afcee0cfbb9cdb4f6501175f1f35078902e88a0 | |
parent | e0233c75116fbdf31956a51aafa496221ffeca1b (diff) | |
parent | 5232e6efbbc77b0ab24f81802232f46c2f01fa54 (diff) |
Merge "update host file location in Linux"
-rw-r--r-- | docs/guides/onap-developer/settingup/onap_heat.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guides/onap-developer/settingup/onap_heat.rst b/docs/guides/onap-developer/settingup/onap_heat.rst index 833393d33..afbbd6bf8 100644 --- a/docs/guides/onap-developer/settingup/onap_heat.rst +++ b/docs/guides/onap-developer/settingup/onap_heat.rst @@ -408,7 +408,7 @@ command: ======================== The current ONAP installation is using the *onap.org* domain. To use the portal on your desktop, you must configure the following information -in your *host* file (located in /etc/host for Linux or +in your *host* file (located in /etc/hosts for Linux or /windows/system32/drivers/etc/hosts for Windows): .. code-block:: bash |