From 8bea164e831e2f0bd348e45fcf992d06985b3f18 Mon Sep 17 00:00:00 2001 From: emma peel <emma.peel@riseup.net> Date: Mon, 29 Apr 2019 13:08:27 +0200 Subject: [PATCH] replaced duplicated text with symlink to prevent duplicated content --- content/connecting/connecting-3/contents.lr | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) mode change 100644 => 120000 content/connecting/connecting-3/contents.lr diff --git a/content/connecting/connecting-3/contents.lr b/content/connecting/connecting-3/contents.lr deleted file mode 100644 index 6de0b88c..00000000 --- a/content/connecting/connecting-3/contents.lr +++ /dev/null @@ -1,12 +0,0 @@ -_model: question ---- -title: I cannot reach X.onion! ---- -seo_slug: cannot-reach-x-onion ---- -description: -If you cannot reach the onion service you desire, make sure that you have entered the 16-character onion address correctly: even a small mistake will stop Tor Browser from being able to reach the site. -If you are still unable to connect to the onion service, please try again later. -There may be a temporary connection issue, or the site operators may have allowed it to go offline without warning. - -You can also ensure that you're able to access other onion services by connecting to <a href="http://3g2upl4pq6kufc4m.onion">DuckDuckGo</a>'s Onion Service. diff --git a/content/connecting/connecting-3/contents.lr b/content/connecting/connecting-3/contents.lr new file mode 120000 index 00000000..5d34d9d4 --- /dev/null +++ b/content/connecting/connecting-3/contents.lr @@ -0,0 +1 @@ +../../onionservices/onionservices-3/contents.lr \ No newline at end of file -- GitLab