You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@incubator.apache.org by po...@apache.org on 2017/07/06 00:21:16 UTC

[45/51] incubator git commit: Use https url.

Use https url.


Project: http://git-wip-us.apache.org/repos/asf/incubator/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator/commit/0d2e72f2
Tree: http://git-wip-us.apache.org/repos/asf/incubator/tree/0d2e72f2
Diff: http://git-wip-us.apache.org/repos/asf/incubator/diff/0d2e72f2

Branch: refs/heads/master
Commit: 0d2e72f25a90be1cf3991323c64e249156770628
Parents: 0093641
Author: John D. Ament <jo...@apache.org>
Authored: Sat Jun 24 08:47:46 2017 -0400
Committer: John D. Ament <jo...@apache.org>
Committed: Sat Jun 24 08:47:46 2017 -0400

----------------------------------------------------------------------
 assets/css/asciidoctor.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator/blob/0d2e72f2/assets/css/asciidoctor.css
----------------------------------------------------------------------
diff --git a/assets/css/asciidoctor.css b/assets/css/asciidoctor.css
index 69e6d6f..2accfaf 100644
--- a/assets/css/asciidoctor.css
+++ b/assets/css/asciidoctor.css
@@ -1,4 +1,4 @@
-@import url(http://cdnjs.cloudflare.com/ajax/libs/font-awesome/3.2.0/css/font-awesome.css);
+@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/3.2.0/css/font-awesome.css);
 /* ========================================================================== Embedded content ========================================================================== */
 /** Remove border when inside `a` element in IE 8/9. */
 img { border: 0; }


---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@incubator.apache.org
For additional commands, e-mail: cvs-help@incubator.apache.org