Nikita Safonov created IGNITE-14482:
---------------------------------------
Summary: Update the code snippet
Key: IGNITE-14482
URL:
https://issues.apache.org/jira/browse/IGNITE-14482 Project: Ignite
Issue Type: Bug
Components: documentation
Reporter: Nikita Safonov
See the XML code snippet of this section: [
https://ignite.apache.org/docs/latest/clustering/discovery-in-the-cloud#google-compute-discovery] and change the line
{{}}
{code:java}
name="projectName" ref="YOUR_GOOGLE_PLATFORM_PROJECT_NAME"{code}
{{}} to{{}}
{code:java}
name="projectName" value="YOUR_GOOGLE_PLATFORM_PROJECT_NAME" on both pages{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)