From fbd66d48388a94640140bd1e23d3f96b6ec5beac Mon Sep 17 00:00:00 2001 From: Jonathan Date: Tue, 24 Nov 2020 20:28:05 +0100 Subject: [PATCH] Update rdoc.md (#1579) Use https. Use IANA assigned example.com domain. --- rdoc.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/rdoc.md b/rdoc.md index 76696f79..6639b279 100644 --- a/rdoc.md +++ b/rdoc.md @@ -16,7 +16,7 @@ layout: 2017/sheet # # @param [String] param_name The xx and xx. # -# @see http://url.com +# @see https://example.com/ # # @return [true] if so ``` @@ -30,9 +30,9 @@ _emphasized_ ``` ```markdown -http://www.link.com +https://www.example.com/ See Models::User@Examples -{Google}[http://google.com] +{Google}[https://google.com/] ``` ### Skip @@ -109,5 +109,5 @@ Place this at the beginning of the file. {: .-one-column} * -* +* {: .-also-see}