diff options
author | necuser <ankatare@hotmail.com> | 2018-07-19 12:28:06 +0530 |
---|---|---|
committer | necuser <ankatare@hotmail.com> | 2018-07-19 14:01:51 +0530 |
commit | 5232e6efbbc77b0ab24f81802232f46c2f01fa54 (patch) | |
tree | 1c6c834edf75c3b9e364fa13cfb5479575cb58a5 /docs/guides/onap-developer | |
parent | d35d598a74a8e0097b4a9790366f2cf7ab6e68f7 (diff) |
update host file location in Linux
Issue-ID: DOC-170
Signed-off-by: ankatare <ankatare@hotmail.com>
Change-Id: I7d45a116e42b450f6d4a5a2d4068b06ac6cf7193
Diffstat (limited to 'docs/guides/onap-developer')
-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 |