From c36e939414327e099171f51d7ae630a736a3b14c Mon Sep 17 00:00:00 2001 From: Shounak <25407872+shounak1@users.noreply.github.com> Date: Wed, 16 Sep 2020 01:35:27 +0530 Subject: [PATCH] Fixed invalid urls inside guide_packet.rst and collections_using.rst (#71705) * Fixed invalid urls inside guide_packet.rst and collections_using.rst * Reverted fix for collections_using.rst --- docs/docsite/rst/scenario_guides/guide_packet.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docsite/rst/scenario_guides/guide_packet.rst b/docs/docsite/rst/scenario_guides/guide_packet.rst index 99e9513f6e3..c08eb9477ef 100644 --- a/docs/docsite/rst/scenario_guides/guide_packet.rst +++ b/docs/docsite/rst/scenario_guides/guide_packet.rst @@ -123,7 +123,7 @@ You can also identify specific Packet devices with the 'device_ids' parameter. T More Complex Playbooks ====================== -In this example, we'll create a CoreOS cluster with `user data `_. +In this example, we'll create a CoreOS cluster with `user data `_. The CoreOS cluster will use `etcd `_ for discovery of other servers in the cluster. Before provisioning your servers, you'll need to generate a discovery token for your cluster: